TextMate Bundle for Agent Oriented Programming Language 2APL (pronounced double-a-p-l).
- Bart Kamphorst
The quickest way to install the bundle is by using git on the command line.
mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone https://github.com/bartkamphorst/2APL.tmbundle.git
osascript -e 'tell app "TextMate" to reload bundles'
Alternatively, the bundle may be installed graphically.
- Download the zip from https://github.com/bartkamphorst/2APL.tmbundle/zipball/master.
- Unzip the downloaded zip file.
- Rename the unzipped directory to '2APL.tmbundle'.
- Double-click the '2APL.tmbundle' file.
- open TextMate and select the following menu item: Bundles > Bundle Editor > Reload Bundles