-
Notifications
You must be signed in to change notification settings - Fork 27
roast init command #66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
i really enjoy features like this, so definitely in agreement. i've usually used the term |
Agree with @ashleygwilliams - as described, this is more of an Half baked thought: what I'd like from an |
Agreed and renamed the issue accordingly. Also added that having this command add a raix initializer is essential. Basically after running this you should be able to run an example workflow or do |
Implemented in #74 |
Uh oh!
There was an error while loading. Please reload this page.
Add a command that sets up example workflows for test grading and other fundamental things that Roast is good for in a particular repo, along with .gitignore and whatever else is needed to be able to use Roast "out of the box" without having to write a workflow from scratch.
Ideally this command also sets up a raix initializer that sets the proxy api key and base url like we need for Shopifolk to easily get setup. However, we don't want to add our magic proxy incantation to this repo. As part of this work, come up with some sort of convention for how Roast will check a known location or whatever to find that incantation in case one is available.
(Please talk to @obie if any of the above not clear.)
The text was updated successfully, but these errors were encountered: