fromage-js/README.md

9 lines
191 B
Markdown
Raw Normal View History

2016-03-07 16:25:12 +01:00
# fromage-js
a lib to know when your code smells
2016-03-07 16:38:32 +01:00
# usage
include the lib from the dist/ folder.
run Fromage.init() to test your code.
Bam! you get a report.
brace yourself, usage is coming.