gogo

command module
v0.0.0-...-786f490 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

README

gogo

gogo to generate a golang project based on gostarter

  1. 安装: go get -u -v github.com/bingoohuang/gogo

  2. 使用:

    $ ./gogo -h
    Usage of ./gogo:
    -dir string
        target directory (default ".")
    -disableCache
        disable cache of go-starter project downloading
    -pkg string
        package name, default to last element of target directory
    
    $ ./gogo -dir ../gogotest -disableCache
    gogotest created successfully in ../gogotest!
    

function:

  1. replacing gostarter to pkg
  2. replacing GOSTARTER to SNAKE_CASE of pkg

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL