1.1.0 • Published 6 years ago

leasot-report v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

leasot-report

npm version Build Status Code Climate Test Coverage Issue Count Dependency Status

leasot-report is a command line tool that uses leasot to output TODOs and FIXMEs in your code

image

image

Usage

npm i -g leasot-report

 or

npm i --save-dev leasot-report

Run the output reports

$ leasot-report src

$ ls leasot-reports/
 example		index.html

Supported extensions

".js", ".jsx", ".css", ".sass", ".java", ".go", ".php", ".rb"

Demos

example

https://wheatandcat.github.io/examples-pages/leasot-reports/index.html

storybook

https://wheatandcat.github.io/leasot-report/