Skip to content

alexandr-san4ez/devdocs-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A full-featured desktop app for DevDocs.io.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 98.3%
  • CSS 1.7%