0.1.0 • Published 6 years ago
@sr2k/cli v0.1.0
SR2k CLI
One simple command, many files generated.
Install
yarn global add @sr2k/clior use NPM:
npm i -g @sr2k/cliUsage
Firstly, init a NPM project:
npm initThen fire the sr2k command at project root:
sr2kNow, your .editorconfig, .npmrc and linters shall be ready.