doc-gen

command module
v0.1.1-rc Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2019 License: MIT Imports: 1 Imported by: 0

README

doc-gen

doc-gen helps you to generate apidoc like comment

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

$ go get github.com/jonyhy96/doc-gen
$ doc-gen -h
$ doc-gen -f examples/models/user.go

$ apidoc -f ".*\\.doc$" -o apidoc // you need have your own apidoc.json first
Prerequisites

For develop

  • go ^1.10
Installing
$ go build -o doc-gen .
$ sudo mv doc-gen /usr/local/bin
Params
param required e.g.
f true -f examples/models/user.go
Coding style

CODEFMT

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • HAO YUN - Initial work - haoyun

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • nothing

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
examples

Jump to

Keyboard shortcuts

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