Skip to content

Repository files navigation

feedify

what should be done

structure

Development

Create symbolic link from you directory to GOPATH

cd to-your-project
mkdir -p $GOPATH/src/github.com/feedlabs
ln -s $(pwd) $GOPATH/src/github.com/feedlabs/feedify

Dependencies

  • go get github.com/astaxie/beego
  • go get github.com/fzzy/radix/redis
  • go get github.com/barakmich/glog
  • go get github.com/jmcvetta/neoism

Releases

Packages

Used by

Contributors

Languages