Skip to content

lexander/DevDocsDesktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevDocsDesktop

This is a desktop app wrapper for Thibaut's excellent API documentation site DevDocs.io.

Built using Electron and packaged with Electron-Packager.

How to Build Locally

git clone https://github.com/lexander/DevDocsDesktop.git
cd DevDocsDesktop
npm i
npm run-script buildOSX

This will create a directory named DevDocsDesktop-darwin-x64, inside that directory there will be an OS X executable named DevDocsDesktop and all of the licenses for included open source code in the Chromium project.

Enjoy running DevDocs.io in a desktop app!

About

Desktop app wrapper for DevDocs.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors