Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 522 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 522 Bytes

solution-a

solution-a - modern data faker.

current status: under active development.

N|Solid

Hacking

  • Install Go 1.6+ https://golang.org/

  • Install Docker

  • $ git clone [email protected]:Striker007/solution-a

  • $ make compile (compile under Docker)

  • $ make (compile native)

  • $ bin/solution-a

  • Test DB

  • $ docker-compose up run MySQL

  • run from some client [test/mysql.sql]