Updated README.md

This commit is contained in:
niku 2023-07-22 15:58:19 +02:00
parent b31c00ed70
commit 7ccb16811c

View File

@ -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
```