andre-karrlein / repo-initializer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository initializer

TODO

Getting Started

You need to download the binary and move it in your empty repository. You can start it with this command:

./repo-init

Development

To build the binary from source, local:

make build

inside a docker container:

make build-docker

Versioning

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

Authors

License

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

About

License:MIT License


Languages

Language:Go 93.0%Language:Makefile 7.0%