0.0.5 • Published 5 years ago
@harambee/fast v0.0.5
Fast
Make things fast, Break things fast, Learn things fast
Usage
$ npx @harambee/fast <dest> <...options>
$ yarn global add @harambee/fast
$ npm i -g @harambee/fastGlobal Usage
$ fast <dest> <...options>Options
dest (optional) Directory to output toOptions
-(-s)etup Runs npm installSupported Examples
- Prisma
- Vercel
To add more just edit examples.ts
Development
git clone https://github.com/prisma/codemods.git
cd codemods
yarn && yarn watchIn a separate terminal you can then run
yarn cli --helpTesting
yarn test