Categorygithub.com/andre-karrlein/repo-initializer
repository
0.1.2-alpha
Repository: https://github.com/andre-karrlein/repo-initializer.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

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