0.1.7 • Published 11 years ago

coffee-migrate v0.1.7

Weekly downloads
2
License
MIT
Repository
github
Last release
11 years ago

##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.

0.1.7

11 years ago

0.1.6

11 years ago

0.1.5

11 years ago

0.1.4

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago