Blame view
plugins/textastic/README.md
344 Bytes
|
093a6c34b
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
## textastic Plugin for Textastic, a text and code editor for Mac OS X ### Requirements * [Textastic](http://www.textasticapp.com/mac.html) ### Usage * If `tt` command is called without an argument, launch Textastic * If `tt` is passed a directory, cd to it and open it in Textastic * If `tt` is passed a file, open it in Textastic |