-
Notifications
You must be signed in to change notification settings - Fork 0
Proposals
undead robot edited this page Apr 5, 2014
·
1 revision
- This repo should contain
bin/bash-hammer
,bin/nail
and some generic nails that are useful most of the time. - I don't like the idea of supporting the site like rubygems.org for developers to publish their nails. Instead I think of just dumping all known nails to
db/nail-sources.db
or something so thatnail install
will look it up andgit clone
it or whatever. We can support it, it's not much work, and users can justgit pull
this repo to update the database. - I don't like the idea of multiple lib versions installed at the same time, I think the version that breaks interfaces should just be renamed.