coffee-migrate

0.1.7 • Public • Published

##Migrate

Abstract migration framework for node (in coffeescript).

###Origin

This project is based on node-migrate.

The main difference: it generates migrations written in Coffeescript.

###Usage

Usage: migrate [options] [command]

Options:

   -c, --chdir <path>   change the working directory

Commands:

   down             migrate down
   up               migrate up (the default command)
   create [title]   create a new migration file with optional [title]

Stay up to date

Watch this project on Github.

Follow Winton Welsh on Twitter.

/coffee-migrate/

    Package Sidebar

    Install

    npm i coffee-migrate

    Weekly Downloads

    0

    Version

    0.1.7

    License

    MIT

    Last publish

    Collaborators

    • winton