Skip to content

dmontalva/cloudbook-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Book

Installation

You need install nodejs :

sudo apt-get install nodejs

Download nwjs ( https://github.com/nwjs/nw.js ) and install . You need nwjs >= 0.11.5

clone cloudbook and download depends

git clone https://github.com/raurodse/cloudbook.git
cd cloudbook/src/
npm install

Launch

Command nw is node-webkit launcher.

nw cloudbook/src

Update doc

You need jsdoc (npm install -g jsdoc)

jsdoc src -c conf.json 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.2%
  • JavaScript 1.3%
  • Other 0.5%