Skip to content
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

what's the best way to create a recipe? #22

Open
gotoplanb opened this issue Jan 22, 2018 · 0 comments
Open

what's the best way to create a recipe? #22

gotoplanb opened this issue Jan 22, 2018 · 0 comments
Assignees

Comments

@gotoplanb
Copy link
Contributor

Look at the docs, it seems the best way to create a recipe is to run ezbake cook -r RecipeName

However, if do this, I get:

screen shot 2018-01-22 at 3 59 21 pm

which looks like ezbake is trying to run the recipe generator. This makes sense based on the cook arg .

Is there a way via the CLI to create a new recipe, or is it just preferred to do something like cd .ezbake/recipes && cp Query.js Second.js, then modify the new file as desired?

I don't think there needs to be a CLI command, but I was confused here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants