Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upignite --help should list the available options, like --boilerplate #1442
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have a bunch of command line options available like
--boilerplate,--skip-git, and--no-detox, and probably others.We should make sure these are documented in
/docs/ignite-commands, and also list all available options whenignite --helpis run.