Skip to content

aliter/aliter-tmbundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aliter.tmbundle

A TextMate bundle for the Aliter Ragnarok Online server emulator, specifically targeting its scripting engine. It is a fork of the Elixir programming language's TextMate bundle as Aliter's scripting engine is based on it.

Installation

TextMate

mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/aliter/aliter-tmbundle Aliter.tmbundle

Sublime Text 2

Sublime Text 2 does read .tmbundle files, so you can follow the same process outlined below:

mkdir -p ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/Aliter
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/Aliter
git clone git://github.com/aliter/aliter-tmbundle Aliter.tmbundle

The bundle is still in development and includes syntax highlighting. Contributions and extensions are welcome!

About

A TextMate Bundle for the Elixir programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published