@slifercd/sli_cli
v1.4.1
Published
---
Downloads
65
Readme
sli_cli
sli init_ts
To make the structer and you can use -g or --git to init git
To add github actions use -a --actions
To add license -l then the username
and you can combine the all of them as long the l is the last like : -agl name
sli init_ts -gal slifer
sli init_py
To make the structer and you can use -g or --git to init git
To add github actions use -a --actions
To add modules dir use -m --modules
To add license -l then the username
and you can combine the all of them as long the l is the last like : -amgl name
sli init_py -gaml slifer
sli init_next
- To use pnpm -p or --pnpm
sli mit
Used to generate the MIT license in a new file called
LICENSEwith the name of the userTo use git -g or --git
sli mkdirs
- Used to create a new directories inside each other (
<name>=>first/second)
sli git
- To init git in the current directory and make sure that the defaul branch name is main
