loggit/README.md

314 B

loggit

Proto-LogGit app

Forked from Notes by nickjj: https://github.com/nickjj/notes/tree/master

1 liner to get notes downloaded to /usr/local/bin:

sudo curl \
  -L https://raw.githubusercontent.com/nickjj/notes/master/notes \
  -o /usr/local/bin/notes && sudo chmod +x /usr/local/bin/notes