Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cytec/sublime_stikkers
A plugin for sublime text 2/3 to interface with a stikked repository.
https://github.com/cytec/sublime_stikkers
Last synced: about 1 month ago
JSON representation
A plugin for sublime text 2/3 to interface with a stikked repository.
- Host: GitHub
- URL: https://github.com/cytec/sublime_stikkers
- Owner: cytec
- License: gpl-2.0
- Created: 2014-02-13T15:04:41.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-14T11:41:57.000Z (almost 11 years ago)
- Last Synced: 2023-03-14T03:05:24.262Z (over 1 year ago)
- Language: Python
- Size: 130 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
sublime_stikkers
================A plugin for sublime text 2/3 to interface with a stikked repository. This does **not** enclude a standard stikked repository, you will need to interface with your own server.
Settings
================author - The name of the author to display
url - The host api url.
kill - An array of regexp/strings to remove from a file **before** posting it. Each setting should be listed as ["toremove", "toreplacewith"]