deepal / boostnote-github-sync

✨ Sync BoostNote notes into Github Private Repo in Markdown format
20 stars 5 forks source link

Command line utility #8

Open deepal opened 5 years ago

deepal commented 5 years ago

Command line of the boostnote github sync should look like the following:

$ boostnote-github-sync configure
Your github repository name: my-boostnotes
Destination branch: [master] master
Boostnote Directories to Sync: /Users/johndoe/boostnotes,/Users/johndoe/work/boostnotes
GitHub Personal Access Token: xxxxxxxxxxxxxxxxxxx
[*] Boostnote GitHub Sync configuration saved at /Users/.boostnote-github-sync/config.json
# boostnote-github-sync start
# boostnote-github-sync stop
# boostnote-github-sync restart
# boostnote-github-sync status