An open API service indexing awesome lists of open source software.

https://github.com/quantamhd/ort

Ort is a tool that will automatically will keep snapshots of your database for each git commit automatically.
https://github.com/quantamhd/ort

database mysql ort snapshot snapshots version-control

Last synced: 2 months ago
JSON representation

Ort is a tool that will automatically will keep snapshots of your database for each git commit automatically.

Awesome Lists containing this project

README

        

# ort

This manages different versions of your database automatically when working on different git branches

# Installation

If you don't use `pipsi`, you're missing out.
Here are [installation instructions](https://github.com/mitsuhiko/pipsi#readme).

Simply run:

$ pipsi install .

# Usage

To use it:

$ ort --help