/swift-migration-generator

A CLI tool that generates migration files for SQLiteMigrationManager.swift

Primary LanguagePython

Swift Migration Generator

This is a simple tool for generating migration files for the SQLiteMigrationManager.swift framework.

Installation

Install as a command line tool with pip:

$ cd path/to/swift_migration_generator
$ python setup.py install

Usage

$ swift_migration_generator NAME DST