Changes between Version 4 and Version 5 of WikiStart


Ignore:
Timestamp:
10/19/2016 08:50:25 PM (8 years ago)
Author:
Lance Edgar
Comment:

Add basic git clone instructions

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v4 v5  
    55Rattail is a collection of [[http://en.wikipedia.org/wiki/Free_software|free]] software designed for use in retail environments.  It is licensed under the [[http://www.gnu.org/licenses/agpl.html|GNU Affero General Public License, version 3]].
    66
     7This Trac instance mostly exists to offer a public view of the code, and for tickets relating to the code.  Click the Browse Source button above to view the code.  Each project may be checked out locally with syntax like:
     8
     9{{{
     10git clone https://rattailproject.org/git/rattail_locsms.git
     11}}}
     12
     13..where you'd replace `rattail_locsms` with whatever you were after.  Here is the list of [https://rattailproject.org/git/ repositories you can clone] in this way.
     14
    715== Documentation ==
    816