Init Go Project
This commit is contained in:
@@ -25,3 +25,6 @@ The software interface will allow for controlling the OpenBPS through it's vario
|
|||||||
|
|
||||||
This project will be updated as I work on software features and hardware design
|
This project will be updated as I work on software features and hardware design
|
||||||
|
|
||||||
|
## Technologies
|
||||||
|
|
||||||
|
This will be built using go, and will utilise fyne for UI
|
||||||
|
|||||||
3
src/go.mod
Normal file
3
src/go.mod
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
module main
|
||||||
|
|
||||||
|
go 1.26.1
|
||||||
0
src/main.go
Normal file
0
src/main.go
Normal file
Reference in New Issue
Block a user