liteend-cli
v1.0.5
Published
LiteEnd CLI tool
Downloads
6
Readme
LiteEnd CLI
Create new project
npx liteend-cli new <project-name> [options]
- create new projectnpx liteend-cli --help
- show help
Options:
--gen
- Generate new secret keys, salts, passwords and etc. in .env file.--git <URL>
- Change remote git repository url to new one.