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 (
commit 02f6dce36c8eae7cb9a8770c0879c3770f4650b5
tree d5ddda0de639d418eaae93c4f333883f77bbaae5
parent 80d0a7305968dc6d0247325f4ea859456d1a383a
tree d5ddda0de639d418eaae93c4f333883f77bbaae5
parent 80d0a7305968dc6d0247325f4ea859456d1a383a
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Commands/ | ||
| |
Macros/ | ||
| |
Preferences/ | ||
| |
README.markdown | ||
| |
Snippets/ | ||
| |
Support/ | ||
| |
Syntaxes/ | ||
| |
info.plist |
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












