-
-
Notifications
You must be signed in to change notification settings - Fork 10
Alternatives
David Bernard edited this page Oct 15, 2020
·
4 revisions
Feel free to complete, correct the list
-
Cookiecutter, lot of templates, require python + pip + install dependencies on system (automatic) Cookiecutter— Similar projects-
sethyuan/fgen: A file generator library to be used to generate project structures, file templates and/or snippets. Templates are based on mustache. require nodejs - project_init in rust, use mustache for templating but I have some issues with it (project template creation not obvious, github only) I could contributes but I have incompatible requirements.
-
skeleton, good idea but no template file, more like a script. -
porteurbars, very similar but I discovered it too late. -
stamp: A command line tool for creating one or more files from templates, written in Rust., created after ffizer -
cargo-scaffold: cargo scaffold lets you scaffold and generate projects described in a simple TOML file, created after ffizer
specialized to a platform, build tool,...
- The web's scaffolding tool for modern webapps | Yeoman, nodejs ecosystem
- JHipster - Generate your Spring Boot + Angular/React applications! require java, dedicated to java web ecosystem, optionnated template (not generic)
-
Giter8require java + Conscript -
Typesafe activator, require java, target Scala ecosystem -
Maven – Archetypesrequire java + maven, target maven ecosystem - cargo-generate, limited capabilities, target rust/cargo ecosystem
- mlf-core to create (and to update/sync) mlflow project
TODO
| Features | ffizer | Cookiecutter | porteurbars | Comments |
|---|---|---|---|---|
| feature A | ✅ |