1.0.4 • Published 9 years ago
spell-check-cli v1.0.4
spell-check-cli
A command line app that tells you if you spelled a word correctly
install
Install with npm:
npm install spell-check-cli --globalusage
C:\>spell hello
ok
C:\>spell helol
not okA command line app that tells you if you spelled a word correctly
Install with npm:
npm install spell-check-cli --globalC:\>spell hello
ok
C:\>spell helol
not ok