0.0.5 • Published 3 years ago

@harambee/fast v0.0.5

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

Fast

npm

Make things fast, Break things fast, Learn things fast

Usage

$ npx @harambee/fast <dest> <...options>

$ yarn global add @harambee/fast

$ npm i -g @harambee/fast

Global Usage

$ fast <dest> <...options>

Options

  dest     (optional) Directory to output to
Options
  -(-s)etup         Runs npm install

Supported Examples

  • Prisma
  • Vercel

To add more just edit examples.ts

Development

git clone https://github.com/prisma/codemods.git
cd codemods
yarn && yarn watch

In a separate terminal you can then run

yarn cli --help

Testing

yarn test
0.0.5

3 years ago

0.0.3

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago