Skip to content
/ bai Public

Create common files from a collection of templates

License

Notifications You must be signed in to change notification settings

aslilac/bai

Repository files navigation

bai

basically-anything init

A large collection of file templates, and a command line tool to make use of them!

Many of the files in this repository are highly opinionated, if you disagree with some of the opinions, that's fine! You can just fork the repository, edit the collection of templates to your liking, and edit the configuration to use your repository instead!

bai -set github.username=aslilac
bai /rs         # Will create a bunch of files for a project written in Rust!
bai LICENSE-MIT # Just use a single template file. Note that this will get
                # filled in with your name and the current year for you!

# Most templates use variables which will be filled in automatically based on
# the current directory, your Git configuration, and other such "system state".
# Defaults try to be sensible, but all of these variables can also be set manually!
bai Cargo.toml -define name="coolest_new_crate"

About

Create common files from a collection of templates

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages