Source
======
-Hooke is available as a Mercurial_ repository::
+Hooke is available as a Git_ repository::
- $ hg clone http://www.physics.drexel.edu/~wking/code/hg/hooke/
+ $ git clone git://tremily.us/hooke.git
See the docs_ for installation details.
option) any later version.
-.. _Mercurial: http://mercurial.selenic.com/
+.. _Git: http://git-scm.com/
.. _docs: http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/Hooke/html/
$ svn checkout http://hooke.googlecode.com/svn/branches/illysam/ hooke
-And a `fork`_ versioned in Mercurial_ (W. Trevor King)::
+And a `fork`_ versioned in Git_ (W. Trevor King)::
- $ hg clone http://www.physics.drexel.edu/~wking/code/hg/hgwebdir.cgi/hooke/ hooke
- $ hg update wtk
+ $ git clone git://tremily.us/hooke.git
+ $ git checkout wtk
There are also periodic bundled releases. See the homepage for each
fork for details. For example, get the most recent snapshot of
.. _GUI fork: http://code.google.com/p/hooke/wiki/HookeGUI
.. _fork: http://www.physics.drexel.edu/~wking/code/hg/hgwebdir.cgi/hooke/
.. _Subversion: http://subversion.tigris.org/
-.. _Mercurial: http://mercurial.selenic.com/
+.. _Git: http://git-scm.com/
Installation