hyperflat

0.2.3 • Public • Published

hyperflat Build Status

ALWAYS KEEP IN MIND THAT THIS IS FAR FROM FINISHED! YOU CANNOT ACTUALLY USE IT (yet)!

hyperflat is a tool to create migrations for the Neo4j database. It is inspired by the ActiveRecord migration format.

Quick Start

Install hyperflat:

npm install -g hyperflat

cd into your project:

cd yourproject

Initialize this project for usage with hyperflat:

hyperflat init

Add your first migration:

hyperflat new 'my first migration'

It is very important to put the name in quotation marks!

License

Licensed under the BSD 3 License.

Package Sidebar

Install

npm i hyperflat

Weekly Downloads

4

Version

0.2.3

License

BSD-3-Clause

Last publish

Collaborators

  • schisma