[Python-Dev] Snakebite v0.1: ready for beta testing.
Trent Nelson
trent at snakebite.org
Tue Sep 11 14:28:21 CEST 2012
On Tue, Sep 11, 2012 at 05:20:01AM -0700, Trent Nelson wrote:
> Quick start:
>
> % cd ~ && svn co http://svn.snakebite.net/.snakebite && cd .snakebite && sh snakebite.subr
For those that already have ~/.snakebite, one of these will work:
- sbctl hard-reset, or
- svn update && sh snakebite.subr
In general, from now on (I tweaked it quite a bit this morning),
'sb' automatically updates itself as necessary.
(Pro-tip though: `sh snakebite.subr` will always do its best to
re-initialize everything, like fixing permissions when svn update
strips them, etc.)
Trent.
More information about the Python-Dev
mailing list