Warning I do not plan to work on this project anymore; I suggest using Cookiecutter instead: it does more than gogogo was ever intended to do and is actively supported by a healthy community of contributors.
gogogo is a command line utility to boostrap a project.
gogogo is still under active design, and not yet ready for mainstream usage.
However, it aims at doing the following:
Additionaly, for:
$GOPATH/src/$PROJECT_URI
;go-import
redirect from $PROJECT_URI
to the GitHub, GitLab… repository;go get go.arkanosis.net/gogogo
Usage: gogogo <project>
gogogo -h | --help
gogogo --version
Arguments:
project Project name.
Options:
-h, --help Show this screen.
--version Show version.
Run go build
in your working copy.
Contributions are welcome through GitHub pull requests.
Please report bugs and feature requests on GitHub issues.
gogogo is copyright (C) 2018 Jérémie Roquet jroquet@arkanosis.net and licensed under the ISC license.