st-create v3.0.4
Generates projects in just 1 line of code
npx st-createThe following command prints all options:
st-create -hYou can create a new project from a template folder (e.g. created by yourself):
st-create -t ../templates/my-blog-template -n AronsNewBlogOr even clone an arbitrary Git project:
st-create -t https://github.com/springtype-org/st-template-parcel -n MyNewParcelBasedProjectThe following substritutions will happen for templates:
templateNametemplate-nameTemplateName
...will be transformed in the projects name (e.g. MyNewParcelBasedProject) keeping the original casing.
This works for both file names and occurances in file contents inside of the template folder/git repository.
Please help out to make this project even better and see your name added to the list of our
CONTRIBUTORS.md :tada:
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago