With Husky you can:
- keep your note with markdown language
- edit your note in live preview mode
- read your note in read mode
- save and sync notes with git in backend
- and going to be more...
Woof~~~
Currently no pre-build binary package provided, so need build package yourself
- npm install
- bower install
- typings install
There are two ways to install electron:
- Go to electron release page to download version 1.6.5, unzip and copy the
electron
directory todist
in Husky repository - gulp --gulpfile build/gulpfile.js get-electron (not tested yet)
npm run build
Just copy dist/electron
directory to anywhere you like, then click the electron
binary file and start Husky
You can also rename and change the icon of electron
binary file. See https://electron.atom.io/docs/tutorial/application-distribution/#rebranding-with-downloaded-binaries