Skip to content

cmseguin/monarch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monarch

A simple library to run sql migration written in go.

Installation instruction

To install monarch on linux or macos type the following:

curl https://raw.githubusercontent.com/cmseguin/monarch/main/install.sh | bash