Skip to content

JesusPatate/Flood.it-NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flood.it

A fully decentralized collaborative text editor.

Work just started. Details are coming soon.

Install.it (development)

  1. Install Node.js: download page
  2. Install Flood.it dependencies: npm install

Start.it

Type npm start <ip_address> <port>

Test.it

Type npm test

Code coverage

  1. Install istanbul module globally : npm install -g istanbul
  2. Launch tests : istanbul cover _mocha
  3. Results are written out in the folder 'reports/coverage'

Generate code documentation

Type grunt doc

About

Fully decentralized collaborative text editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published