Skip to content

Instantly share code, notes, and snippets.

@nicobytes
Last active March 20, 2018 16:19
Show Gist options
  • Save nicobytes/3babfb83052302e7d23d2884002cfd3f to your computer and use it in GitHub Desktop.
Save nicobytes/3babfb83052302e7d23d2884002cfd3f to your computer and use it in GitHub Desktop.
Create knex
node_modules/.bin/knex migrate:make migrate_name
node_modules/.bin/knex seed:make seed_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment