gogogo

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 License Build status

gogogo is a command line utility to boostrap a project.

Features

gogogo is still under active design, and not yet ready for mainstream usage.

However, it aims at doing the following:

Additionaly, for:

Installation

On any distribution with golang available

go get go.arkanosis.net/gogogo

Usage

Usage: gogogo <project>
       gogogo -h | --help
       gogogo --version

Arguments:
    project        Project name.

Options:
    -h, --help    Show this screen.
    --version     Show version.

Compiling

Run go build in your working copy.

Contributing and reporting bugs

Contributions are welcome through GitHub pull requests.

Please report bugs and feature requests on GitHub issues.

License

gogogo is copyright (C) 2018 Jérémie Roquet jroquet@arkanosis.net and licensed under the ISC license.