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
- Host: GitHub
- URL: https://github.com/jpetrucciani/sublimelinter-archives
- Owner: jpetrucciani
- License: mit
- Created: 2019-09-13T00:38:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-13T00:58:07.000Z (about 6 years ago)
- Last Synced: 2024-10-18T23:21:42.364Z (about 1 year ago)
- Topics: archives, documentation, python, python3, sublime-linter, sublime-text-3
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.