File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ language : node_js
2+ node_js :
3+ - " 6"
4+ - " 7"
5+ cache : yarn
Original file line number Diff line number Diff line change 11# HackMD Desktop
22
3+ [ ![ Build Status] ( https://travis-ci.org/hackmdio/hackmd-desktop.svg?branch=master )] ( https://travis-ci.org/hackmdio/hackmd-desktop )
4+
35An electron wrapped desktop client for HackMD :tada :
46
57[ Download Here] ( https://github.com/hackmdio/hackmd-desktop/releases )
68
7- ![ editor] ( ./docs/images/editor.png? )
9+ ![ editor] ( ./docs/images/editor.png )
810
911## Tools
1012
Original file line number Diff line number Diff line change 1010 "dist" : " build -mw --linux deb" ,
1111 "dist:macos" : " build -m" ,
1212 "dist:linux" : " build --linux deb" ,
13- "lint" : " standard"
13+ "lint" : " standard" ,
14+ "test" : " npm run lint"
1415 },
1516 "author" :
" HackMD <[email protected] > (https://hackmd.io)" ,
1617 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments