Last active
September 3, 2018 16:29
-
-
Save KristoforMaynard/6804f526f97504d9dd123f4c090624e1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"schema_version": "3.0.0", | |
"packages": | |
[ | |
{ | |
"details": "https://github.com/KristoforMaynard/TerminalView", | |
"releases": [ | |
{ | |
"platforms": ["osx", "linux"], | |
"sublime_text": ">=3092", | |
"tags": "gentle-" | |
} | |
] | |
}, | |
{ | |
"name": "TerminusAddons", | |
"details": "https://github.com/KristoforMaynard/TerminusAddons", | |
"releases": [ | |
{ | |
"platforms": ["osx", "linux", "windows"], | |
"sublime_text": ">=3092", | |
"tags": true | |
} | |
] | |
} | |
] | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"schema_version": "3.0.0", | |
"repositories": [ | |
"https://gist.github.com/KristoforMaynard/6804f526f97504d9dd123f4c090624e1/raw/packages.json" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment