generator-sublimelinter
v0.2.2
Published
Yeoman generator for SublimeLinter plugins
Downloads
39
Maintainers
Readme
generator-sublimelinter
Description
A Yeoman generator for SublimeLinter plugins.
Features
- adds any SPDX license
- adds CircleCI configuration
- adds Travis CI configuration
- adds EditorConfig configuration
Installation
Use your preferred Node package manager to install the CLI tool
npm i generator-sublimelinter -g
Usage
Run the generator and follow its instructions. Use --help
to list available flags.
yo sublimelinter
“That's all Folks!”
License
This work is licensed under the MIT License