ShareNotes is a server, which allows for the hosting of notes to be shared between devices independently.
- Change the GOPATH path "~/golang/sharenotes" to YOUR path pointing to the root directory of the repository.
- Run "$ make" in the root directory of the repository. (Use "$ make clean" to clean up the binary and everything else.)
- Run "./shareNotes" in the bin directory.
Note: This was tested with ArchLinux 4.2.5-1-x86_64, go1.5.2 and curl 7.46.0.
MIT: https://opensource.org/licenses/MIT
Christian Duta