Skip to content
/ basher Public template

TS CLI project template Easily

License

Notifications You must be signed in to change notification settings

seonglae/basher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basher

TS CLI Tempate

undefined

Build with

  • commander

Dev

npm i -g pnpm
pnpm i
pnpm run bin run blabla --bool --string blabla

Install

pnpm build
npm install -g .
basher -v
basher run blabla --bool --string blabla