Skip to content

danielkermode/criceti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

criceti

A hamster chat room.

$ go get github.com/danielkermode/criceti or

$ git clone this repo and $ go install.

$ criceti. A server will be running at localhost:5000.

To build the client, $ cd client && npm i && npm run build

I've added a shell script that aids my Go code development. $ ./build.sh <cmd> [msg] where cmd is one of: deploy does git/govendor stuff, commits with msg. watch sets up a restarting Go server (works like nodemon). test runs tests.

WIP.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published