Skip to content

v0xpopuli/gorepogen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status Go Report Card codebeat badge

GOREPOGEN

Simple Go tool, for repositories auto generation.

Installation

go get -u -v github.com/v0xpopuli/gorepogen/.../, then from downloaded go build -o $GOPATH/bin/gorepogen

Usage

Use gorepogen -h for help

NAME:
   gorepogen - tool for repositories auto generation

USAGE:
   gorepogen [global options]

VERSION:
   1.0.0

AUTHOR:
   v0xpopuli <vadim.rozhkalns@gmail.com>

COMMANDS:
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --name value, -n value  Entity name
   --root value, -r value  Project root
   --help, -h              show help (default: false)
   --version, -v           print the version (default: false)

If arg -r or --root were not define, program take current directory path

Note

GORM is used as ORM

About

Go tool for repositories auto generation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages