Comparison with cookiecutter #641
TejasAvinashShetty
started this conversation in
General
Replies: 1 comment
-
After deploying a cookiecutter template you only use the resulting templete, i.e. in case of Bálint's CMake template you will continue building your project with CMake. While fpm is a build system rather than a sole templating engine (we also want to support custom project templates at some point), which can compile, run and install the project as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How does fpm compare with cookie-cutter ?
For example cookie cutter has prompts as to enter the name , email, etc.
Beta Was this translation helpful? Give feedback.
All reactions