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

Generators! #64

Merged
merged 4 commits into from
Mar 26, 2015
Merged

Generators! #64

merged 4 commits into from
Mar 26, 2015

Conversation

nporteschaikin
Copy link
Contributor

JS API:

sprout.run(templateName, instancePath, generatorName, args);

CLI (uses cwd as instancePath by default; optionally, pass -t or --target):

$ sprout run templateName generatorName argument1 argument2 argument3

closes #62
reverts #63

@nporteschaikin
Copy link
Contributor Author

Rebased and ready for review.

@nporteschaikin
Copy link
Contributor Author

Rebased, again.

@kylemac
Copy link
Contributor

kylemac commented Mar 26, 2015

readme this, as well please

nporteschaikin added a commit that referenced this pull request Mar 26, 2015
@nporteschaikin nporteschaikin merged commit f49b31f into master Mar 26, 2015
@nporteschaikin nporteschaikin deleted the generators branch March 26, 2015 20:18
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

Successfully merging this pull request may close these issues.

Tasks
2 participants