0.0.3 • Published 8 years ago

packaged-linter-ui-default v0.0.3

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

Linter-UI-Default

Slack Badge Build Status Plugin installs! Package version! Dependencies!

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 git@github.com:steelbrain/linter-ui-default.git
cd linter-ui-default
npm install
npm run compile

# Install Linter v2
cd ~/.atom/packages
git clone git@github.com: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.