Automated nub command install
Reported by Michael Sheets | May 11th, 2008 @ 06:07 PM
Would be nice if the application had an automated install process for the nub cli tool. Also a good trick is to symlink the tool from it's location in the application, then it would get automatically updated. (Shamelessly taken from what TextMate does. :)
Comments and changes to this ticket
-
Kevin Ballard May 13th, 2008 @ 11:57 PM
symlinking only works if you can guarantee the original will stay around. TextMate can guarantee this, the source to gitnub can't. Perhaps hardlinking would be more appropriate.
-
Kevin Ballard May 14th, 2008 @ 02:18 AM
I've added install, install_app, and install_nub tasks to the Rakefile in my fork. The install_nub task just copies nub, though, because symlinking requires the original file always be present (cannot be guaranteed) and hardlinking seems pointless.
-
Justin Palmer September 26th, 2008 @ 04:54 PM
- → State changed from new to resolved
- → Tag changed from to "@featurerequest"
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
