Skip to content

prateekm21/spell_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to SpellChecker

Port# 8888

Homepage

localhost:8888

Dependencies

Node.js
npm install -g mocha
gem install  rake

RAKE

rake <return>

rake init                : npm install: download all dependencies.
rake run                 : run the spell checker
rake spec                : run unit tests
rake spec_run            : run unit tests followed by spell checker

Specs

rake spec

Start SpellChecker

rake spec_run
rake run

API

https://github.com/prateekm21/spell_checker/wiki