Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rgieseke/ta-coffeescript
CoffeeScript module for Textadept.
https://github.com/rgieseke/ta-coffeescript
coffeescript textadept
Last synced: 19 days 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 (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-10-04T10:45:16.000Z (about 11 years ago)
- Last Synced: 2024-10-16T03:25:38.630Z (2 months 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, [email protected]