generator-sublimelinter
v0.4.3
Published
Yeoman generator for SublimeLinter plugins
Maintainers
Readme
generator-sublimelinter
A Yeoman generator for SublimeLinter plugins.
Description
Features
- scaffolds Python code for your linter
- adds any SPDX license
- adds CI/CD configuration
- adds EditorConfig configuration
Prerequisites
You need Node.js installed and available in your PATH environment variable. Use your preferred Node package manager to install the Yeoman CLI tool.
$ npm install --global yoInstallation
Use your preferred package manager to install this generator
$ npm install --global generator-sublimelinterUsage
Run the generator and follow its instructions. Use --help for available flags.
$ yo sublimelinter“That's all Folks!”
License
This work is licensed under the MIT License.
