diff --git a/README.md b/README.md index d55d8fb..bfc3217 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ # fiber-optic +Personal gofiber template with goodies like a Dockerfile, swagger and just. + +## Dependencies +- [cookiecutter](https://github.com/cookiecutter/cookiecutter) +- [just](https://github.com/casey/just) +- [podman](https://github.com/containers/podman) +- [go 1.20](https://github.com/golang/go) + +## Usage +```sh +cookiecutter https://git.cesium.pw/niku/fiber-optic.git +``` \ No newline at end of file