cosmetics
v0.0.0
Published
CSS linter
Readme
Usage
- Edit your comamnd name in
binofpackage.json. - Type
$ npm link. - Enjoy it!
Tasks
changelog
create CHANGELOG.md.
$ npm run changelogtest
Test runner is ava.
$ npm test # or npm test:watchlint
$ npm run lintDirectory Structure of the Generated Project
.
├── LICENSE
├── README.md
├── lib
│ └── index.js
└── test
└── cli.js