Skip to content

elarahq/smalldocs

Repository files navigation

Smalldoc

Markdown documentation manager written in Go (and React)

How to install?

  • Install Go and setup your go workspace
  • Install bazaar as some of go packages use bzr
  • Install MongoDB and start mongo daemon
  • Node and npm installtion
  • Install bower and react-tools using npm
npm install -g bower
npm install -g react-tools
  • Finally, build and start
cd $GO_WORKSPACE/src/github.com/loconsolutions/smalldocs
make install
make build
make start

About

Markdown documentation manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published