Files
netris-nestri/bin/input/go.mod
Wanjohi 3222d3b4e5 feat: Add input server (#37)
## Description

**What issue are you solving (or what feature are you adding) and how
are you doing it?**

Doing some ground work for the input server, here I am initializing a go
project. That's all
2024-05-01 03:27:36 +03:00

4 lines
48 B
Modula-2

module github.com/wanjohiryan/netris
go 1.22.2