Skip to content

cam-stitt/arnold-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

arnold-example

An example setup for using arnold.

Installation

First, you have to install arnold:

pip install arnold

Then, clone the repository:

$ git clone https://github.com/cam-stitt/arnold-example.git
$ cd arnold-example

Now, run the migration script to show an example of how migrations work:

$ python migrator.py "up"

Or

$ python migrator.py "down"

Roadmap

  • Add an example of actual peewee migrations

About

An example setup for arnold

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages