Example project CLI application
- Node.js >= 13.x
- Yarn >= 1.22.x
npm iRun in development mode (help)
yarn run dev --helpRun create command
yarn run dev create --name awesome-applicationRun update command
yarn run dev updateBuild application
npm run buildnpm packnpm i -g apitree-apitree-cli-example-0.1.0-alpha.1.tgzYou must own NPM repository (logged in NPM or with .npmrc file)
npm publishAfter publish (localhost or remote)
at-example create --name awesome-appor with aliasses
at-example c -n awesome-app