packaged-linter-ui-default
v0.0.3
Published
-- Work in Progress -- Default UI for `linter` package
Downloads
2
Readme
Linter-UI-Default
The default UI for linter.
Installation
Linter v2 isn't released yet, here's how you can try this until then.
apm uninstall linter linter-ui-default
# Clone linter-ui-default package
cd ~/.atom/packages
git clone [email protected]:steelbrain/linter-ui-default.git
cd linter-ui-default
npm install
npm run compile
# Install Linter v2
cd ~/.atom/packages
git clone [email protected]:steelbrain/linter.git
cd linter
npm install
License
This Project is licensed under the terms of MIT License, check the license file for more info.