bullet is a project boilerplate generator
when we develop a project, we always write many boilerplate code, config and etc. so to save your life time. 1. create a project template. 2. config the project with yaml or json or toml. 3. generate the project
bullet.exe --config=\ ./release/bulletwin0.1.exe -c release/buildexample.toml -t release/templates/springjava -o outputbuild install
supported templates
java spring
pre-build download