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
-
Deleted User 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.
-
Deleted User 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:53 PM
- State changed from new to resolved
- Tag set to @featurerequest
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป