usage: bai [options] [/group...] [file...]
bai /go create files for a Go project
bai /gleam ...Gleam project
bai /react ...React project
bai /rust ...Rust project
bai /ts ...TypeScript project
-h, --help show this help message
-v, --version show version information
--get-config-path prints the location of bai.toml to stdout
--set <key>=<value> [...] set variables persistently for use in templates
-d, --define <key>=<value> define a variable for use in templates
more examples:
bai -get-config-path
bai -set github.username=aslilac
bai LICENSE -define date.year=2024