issues
search
ivan1993spb
/
snake-server
Snake-Server is a pure Go implementation of the famous arcade game 🐍
https://snakeonline.xyz
MIT License
33
stars
3
forks
source link
Migrating to Go Modules
#49
Closed
ivan1993spb
closed
4 years ago
ivan1993spb
commented
4 years ago
Migrating to Go Modules:
Rewrite Dockerfile, Makefile, .travis.yml: create flags if necessary
Ensure that all the dependencies have been committed correclty
Migrating to Go Modules: