drnic / nu-tmbundle forked from jsallis/nu-tmbundle

TextMate bundle for the Nu programming language

nu-tmbundle / README.markdown
100644 15 lines (9 sloc) 0.444 kb

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'

Source can be viewed or forked via GitHub: http://github.com/jsallis/nu-tmbundle/tree/master