1.0.2 • Published 6 years ago

gist2boost v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

gist2boost

npm version contributions welcome Join the chat at https://gitter.im/gist2boost

A converter of your Gist notes to Boostnote format.

Quick Start

npm install -g gist2boost

or

yarn global add gist2boost

then

gist2boost start

? Enter username of Gist account ... : <username>
? Enter token from getting Github setting page ... : <token>
? Enter folderId which is getting from Boostnote setting page ... : <folderId>

How it work

1. Get Github developer token from here

  • Press Generate New Token button
  • Write and token description.
  • Select gist checkbox in the token's scope list.
  • Save the token somewhere.

2. Create folder in the Boostnote.

  • Open Boostnote app.
  • Click preferences button

Click preferences button

  • Add folder button and save the added folder id somewhere again.

Add folder button and save the added folder id somewhere again.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/dreadful44/gist2boost/issues

License

The gist2boost is available as open source under the terms of the MIT License.