Skip to content

Appcelerator Documentation as offline Desktop App

License

Notifications You must be signed in to change notification settings

chreck/appc-docs-desktop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appcelerator Documentation for Desktop

Desktop Application for Mac, Windows and Linux to use the Appcelerator Documentation offline. Uses GitHub's Electron.

screenshot

Install

Get the installers via Releases.

Build

Instructions to update and build the app from source.

Prerequisites

  • Max OS X

  • NodeJS 0.12

  • Wine:

      brew update && brew upgrade
      brew install Caskroom/cask/xquartz
      brew install wine makensis
    

Steps

  1. Clone (a fork of) this repository
  2. Install dependencies: npm install
  3. Run npm run build to download the latest CI docs, build the apps and create the installers
  4. Create a release and attach the files in dist.

Test

You can use node build <step> to run individual steps of the build process when you are debugging errors.

License

See LICENSE.

About

Appcelerator Documentation as offline Desktop App

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%