/devdocs-app

A full-featured desktop app for DevDocs.io.

Primary LanguageJavaScript

DevDocs App

A full-featured desktop app for DevDocs.io.

2016-08-11 10 55 18

About

In case you have no idea about DevDocs, it's some free alternative to the famous Dash app but as a single-page website.

Download

You can manually download the latest release here.

Development

It's really easy to develop this app, no build tools like Webpack needed here, checkout ./app to get more:

$ npm install

$ npm run app
# edit files, save, refresh and it's done.

Distribute

$ npm run dist:mac
$ npm run dist:linux
$ npm run dist:win

License

MIT © EOIST