Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 628 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 628 Bytes

ShareNotes

Description

ShareNotes is a server, which allows for the hosting of notes to be shared between devices independently.

Installation

  1. Change the GOPATH path "~/golang/sharenotes" to YOUR path pointing to the root directory of the repository.
  2. Run "$ make" in the root directory of the repository. (Use "$ make clean" to clean up the binary and everything else.)
  3. 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.

License

MIT: https://opensource.org/licenses/MIT

Author

Christian Duta