This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
nu-tmbundle / README.markdown
TextMate bundle for Nu development
Installation
To install via Git:
cd ~/Library/Application\ Support/TextMate/Bundles/
git clone git://github.com/jsallis/nu-tmbundle.git "Nu.tmbundle"
osascript -e 'tell app "TextMate" to reload bundles'
Requirements
Some commands in the bundle require the latest TextMate Support code available from the official TextMate SVN Repository. To update your current installation of TextMate to the latest Support code, run the following commands:
cd ~/Library/Application\ Support/TextMate/
svn co http://macromates.com/svn/Bundles/trunk/Support/
Support
Posting a message to the programming-nu Google group is the easiest way to get support for the bundle.
Source
Source can be viewed or forked via GitHub: http://github.com/jsallis/nu-tmbundle/tree/master







