/strsql

struct to sql using gorm

Primary LanguageGoMIT LicenseMIT

strsql

CircleCI Coverage Status GoDoc license Go Report Card

Origin Of The Daemon

Getting Started

Getting Started

$ git clone git@github.com:smith-30/strsql.git
$ cd strsql
$ make build

Documentation

Sample

  • add command
    • cobra add <commandName>

Make Commands

Architecture Ducumentation

Contributing