awesome-gocui / gocui

Minimalist Go package aimed at creating Console User Interfaces.
BSD 3-Clause "New" or "Revised" License
350 stars 39 forks source link

Adding Go module support #11

Closed glvr182 closed 5 years ago

glvr182 commented 5 years ago

Describe the feature you'd like For building the examples and for shipping, we should add the go mod files. (without vendor)

Describe alternatives you've considered / Additional context After #8