boostnote-github-sync icon indicating copy to clipboard operation
boostnote-github-sync copied to clipboard

Command line utility

Open deepal opened this issue 6 years ago • 0 comments

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

deepal avatar Feb 16 '19 15:02 deepal