readme.md update
This commit is contained in:
parent
e66f631c2f
commit
a7f6e2b9a1
17
readme.md
17
readme.md
@ -0,0 +1,17 @@
|
|||||||
|
# gyropsc ⚡
|
||||||
|
**Realtime Location Dashboard 🚀**
|
||||||
|
## Quickstart
|
||||||
|
### Requirements
|
||||||
|
* Win, Linux or Mac Computer, ideally with serial port and WiFi
|
||||||
|
*
|
||||||
|
|
||||||
|
## Build from source
|
||||||
|
### Requirements
|
||||||
|
* git
|
||||||
|
* go >1.15
|
||||||
|
|
||||||
|
### Build Steps
|
||||||
|
1. clone repository
|
||||||
|
2. run `go install` from project root
|
||||||
|
3. run `go run cmd/server/server.go` from project root to start application or just `go build cmd/server/server.go` for building it only
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user