mirror of
https://github.com/kaaninchen/Laterna.git
synced 2026-09-17 19:12:48 +00:00
🔧 refactor: improve makefile
This commit is contained in:
@@ -27,12 +27,12 @@ You can leave the json as it is or configure it to your liking, although some co
|
||||
|
||||
Make sure that go is installed. The server was tested with go 1.24.5 on linux.
|
||||
|
||||
`$ go run ./cmd/server`
|
||||
|
||||
or use the makefile:
|
||||
|
||||
run using the makefile
|
||||
`$ make run`
|
||||
|
||||
for further makefile usage, see
|
||||
`$ make help`
|
||||
|
||||
## 🛜 API Documentation
|
||||
|
||||
<details><summary>Docs</summary>
|
||||
|
||||
Reference in New Issue
Block a user