https://github.com/featurist/pogoscript.tmbundle
PogoScript support for TextMate
https://github.com/featurist/pogoscript.tmbundle
Last synced: 13 days ago
JSON representation
PogoScript support for TextMate
- Host: GitHub
- URL: https://github.com/featurist/pogoscript.tmbundle
- Owner: featurist
- License: mit
- Created: 2012-02-20T15:43:50.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2015-02-08T09:31:12.000Z (almost 11 years ago)
- Last Synced: 2025-01-20T11:21:40.022Z (12 months ago)
- Homepage: http://pogoscript.org
- Size: 94.7 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PogoScript TextMate Bundle
## TextMate 1
cd ~/Library/Application\ Support/TextMate/Bundles
git clone https://github.com/featurist/PogoScript.tmbundle.git
## TextMate 2
mkdir -p ~/Library/Application\ Support/Avian/Bundles/
cd ~/Library/Application\ Support/Avian/Bundles
git clone https://github.com/featurist/PogoScript.tmbundle.git