Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 286 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (15 loc) · 286 Bytes

Local Development

$ git clone git@github.com:graphcool/prisma.git
$ cd prisma/cli
$ yarn install
$ cd packages/prisma-yml
$ yarn install
$ cd packages/prisma-cli-engine
$ yarn build
$ cd ../prisma-cli-core
$ yarn build
$ cd ../prisma-cli
$ yarn build
$ node dist/index.js