UNPKG

devdogs

Version:

DevdoGs, Unofficial Devdocs app for Mac

36 lines (22 loc) 664 B
# devdogs ![out](https://cloud.githubusercontent.com/assets/124117/10069648/87a84332-62e8-11e5-926a-e3f29c8f8422.gif) > Unofficial [Devdocs](http://devdocs.io/) with Electron. ## Install Only support OS X, requires OS X 10.8 or newer. [Download](https://github.com/ragingwind/devdogs/releases/latest), unzip, copy and run wherever you want ## Features something different ### Supporting global shortcut - `Command or Ctrl` + ?: Hide and show application ## Development ### Run app ``` npm install npm start ``` ### Build & Package ``` npm install npm run-script build npm run-script package ``` ## License MIT © [Jimmy Moon](http://ragingwind.me)