mirror of
https://github.com/nestriness/cli.git
synced 2025-12-12 20:25:36 +02:00
d95b4a84cb9ea05541fb88eb24a52bd294b59cae
## Description **What issue are you solving (or what feature are you adding) and how are you doing it?** I have opted to go with Golang as it has inbuilt support for writing cross-platform executables unlike something like JS. And also, it has support for running docker using the unix socket directly in code.
@netris/cli
The cli for running netris
Languages
Go
100%