https://github.com/rgieseke/ta-coffeescript
CoffeeScript module for Textadept.
https://github.com/rgieseke/ta-coffeescript
coffeescript textadept
Last synced: about 2 months ago
JSON representation
CoffeeScript module for Textadept.
- Host: GitHub
- URL: https://github.com/rgieseke/ta-coffeescript
- Owner: rgieseke
- Created: 2011-05-14T11:05:17.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2013-10-04T10:45:16.000Z (over 12 years ago)
- Last Synced: 2025-01-30T12:16:51.595Z (over 1 year ago)
- Topics: coffeescript, textadept
- Language: Lua
- Homepage: http://rgieseke.github.com/ta-coffeescript/
- Size: 184 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## CoffeeScript module for the [Textadept](http://foicica.com/textadept/) editor
Snippets and key commands are described in the
[annotated source](http://rgieseke.github.com/ta-coffeescript/).
### Installation
Download an
[zipped](https://github.com/rgieseke/ta-coffeescript/archives/master)
version or clone the git repository into your `.textadept` directory:
cd ~/.textadept/modules
git clone https://github.com/rgieseke/ta-coffeescript.git coffeescript
### License
[MIT](http://www.opensource.org/licenses/mit-license.php) - 2011-2013, Robert Gieseke, rob.g@web.de