jkallunki-scripts
v1.1.0
Published
CLI for common scripts
Downloads
17
Readme
jkallunki-scripts
Tooling for creating configurations etc.
Usage
npx jkallunki-scripts
Or install and run (one time):
yarn add -D jkallunki-scripts
yarn jkallunki-scripts
Or install and run (global):
yarn global add jkallunki-scripts
yarn jkallunki-scripts
Directly run a selected script:
yarn j-cl-tsreact
yarn j-cl-babel
Acknowledgements
Opinionated Javascript-library setup with Babel ES6 - based on materials at lessons from Kent C. Dodds