Skip to content

steadfast-collective/mys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

mys

A tiny cli tool to rapidly create, drop, import & export local MySQL databases.

Installation

Copy and paste the following into your terminal:

git clone https://github.com/steadfast-collective/mys.git ~/mys && cd ~/mys && ./mys --setup

Usage

$ mys <command> [parameter(s)]

For more info, please run:

$ mys --help

Contributors

Daniel Crewdson

Disclaimer!

This tool is only intended to be used locally for speeding up common development tasks - please do not use this on a live/production environment.

We plan to add the ability to configure mys to work with other databases. But for now, we're sticking with MySQL whilst we iron out any issues.

About

🔧 A tiny cli tool to rapidly create, import and drop local MySQL databases.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages