Skip to content
/ cli-template Public template

Personal `tmplr` template for creating CLIs.

License

Notifications You must be signed in to change notification settings

tommy-mitchell/cli-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli-template

Personal tmplr template for creating CLIs.

Usage

git init
npx tmplr@latest 'tommy-mitchell/cli-template#v0.6.0'
yarn install
npx dprint config update

Run inside of desired installation directory.