Skip to content

wayhome/fettemama

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongodb powered blogging system in go - with an additional telnet frontend.
uses web.go and mustache.go for http uses mgo database driver uses no fancy libs for telnet

(c) Leon Szpilewski Audio Recorder Mac Licensed under GPL v3

Dependencies: web.go mustache.go mgo

web/ - The http version of the blog tnt/ - the telnet version of the blog shared/ - shared files

how to get it running for dummies: ./getdeps.sh ./build.sh

About

blog system in Go ... with a telnet frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.8%
  • Shell 3.3%
  • JavaScript 0.9%