Skip to content

bartkamphorst/2APL.tmbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2APL Bundle for TextMate

TextMate Bundle for Agent Oriented Programming Language 2APL (pronounced double-a-p-l).

Author

  • Bart Kamphorst

Install

The quickest way to install the bundle is by using git on the command line.

Install with Git

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.

Install from the GUI

  1. Download the zip from https://github.com/bartkamphorst/2APL.tmbundle/zipball/master.
  2. Unzip the downloaded zip file.
  3. Rename the unzipped directory to '2APL.tmbundle'.
  4. Double-click the '2APL.tmbundle' file.
  5. open TextMate and select the following menu item: Bundles > Bundle Editor > Reload Bundles

About

TextMate Bundle for Agent Oriented Programming Language 2APL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published