ri-cli
v0.1.5
Published
Useful commands for personal usage.
Downloads
4
Readme
ri-cli
developing test
npx tsx ./src/test.ts [command]
local command test
- build project
pnpm build
- install at local
npm install . -g
- test command
ri [command]
// or
ri-cli [command]
update version and tag
ri-cli release
// or
npx tsx ./src/test.ts release