Skip to content
This repository has been archived by the owner on Feb 14, 2022. It is now read-only.

Latest commit

 

History

History
31 lines (20 loc) · 528 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 528 Bytes

quikman

About

Automatically generates CRUD method based on AST of pre-defined model struct🎉

Installation

$ go get github.com/OdaDaisuke/quikman/cmd/quikman

Quick start

Example usage is shown below.

$ cd /path/to/quikman/dir
$ quikman -dir=example

And check the diff. Suuuuper easy!

Contribution guide

I have no contribution guide. Anybody can submit pull request immediately.

Licenses

This repository licensed under the MIT License