jkallunki-scripts
v1.1.0
Published
CLI for common scripts
Readme

jkallunki-scripts
Tooling for creating configurations etc.
Usage
npx jkallunki-scriptsOr install and run (one time):
yarn add -D jkallunki-scripts
yarn jkallunki-scriptsOr install and run (global):
yarn global add jkallunki-scripts
yarn jkallunki-scriptsDirectly 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
