pluto

command module
v0.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 9, 2022 License: MIT Imports: 1 Imported by: 0

README

Pluto

♇ This tool will help you better control a non-versioned database project.

Usage

pluto init

Change informations on pluto.yml and migration

To run migrations

pluto run

To run rollback migrations

pluto rollback step=-1

How to test local

Use golang 1.19+

go mod tidy
go build
mv pluto /usr/local/bin/pluto

On any folder

pluto init

Create new release

git flow release start v0.1.0
git flow release finish 'v0.1.0'
git push origin v0.1.0

Download package

go get -v github.com/astrolink/pluto@0.1.2
go mod vendor

Documentation

Overview

Copyright © 2022 Roger Souza <rogersilvasouza@hotmail.com>

Directories

Path Synopsis
internal
env

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL