bullet

bullet is a project boilerplate generator

idea

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

usage

bullet.exe --config=\

build install

  1. rust
  2. cargo
  3. cargo build --release
  4. ./target/release/bullet.exe --version

supported templates

java spring

./release/bulletwin0.1.exe -c release/buildexample.toml -t release/templates/springjava -o output

pre-build download

windows-64