byvnotes icon indicating copy to clipboard operation
byvnotes copied to clipboard

BYVNotes

BYVNotes is very simple and elegant editor for you to write articles with Markdown.

How to run

Firstly, have git and bzr installed.

go get labix.org/v2/mgo
go get github.com/robfig/revel
go build -o bin/revel github.com/robfig/revel/cmd
revel run byvnotes

License

MIT License