An open API service indexing awesome lists of open source software.

https://github.com/jpetrucciani/sublimelinter-archives

SublimeLinter plugin for python, for archives
https://github.com/jpetrucciani/sublimelinter-archives

archives documentation python python3 sublime-linter sublime-text-3

Last synced: 7 months ago
JSON representation

SublimeLinter plugin for python, for archives

Awesome Lists containing this project

README

          

SublimeLinter-archives
=========================

This linter plugin for [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter) provides an interface to [archives](https://github.com/jpetrucciani/archives).

## Installation

SublimeLinter must be installed in order to use this plugin.

Install via [Package Control](https://packagecontrol.io) (Coming Soon!) or `git clone` as usual.

Ensure that a `archives` is actually installed somewhere on your system. Typically, `pip install archives` on the command line will do that.