Changes between Version 11 and Version 12 of WikiStart


Ignore:
Timestamp:
08/13/2020 02:21:26 PM (4 years ago)
Author:
Lance Edgar
Comment:

Replace contents with warning, links to Kallithea and MoinMoin?

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v11 v12  
    1 = Rattail: Software for Retailers =
     1= Rattail Trac =
    22
    3 Welcome to the Rattail project.
     3[[NoteBox(warn,Trac is not being used for much these days; please see alternatives below.)]]
    44
    5 Rattail 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/gpl.html|GNU General Public License, version 3]].
    6 
    7 This 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 {{{
    10 git clone https://rattailproject.org/git/rattail.git
    11 }}}
    12 
    13 ..where you'd replace `rattail` with whatever you were after.  Here is the [https://rattailproject.org/git/ list of repositories] you can clone in this way.
    14 
    15 == Documentation ==
    16 
    17 Documentation remains largely unwritten/unpublished or outdated, and generally unorganized.  To avoid making the problem even worse, this Trac wiki is not yet used for documentation purposes at all (although that may change some day).  In the meantime please direct your attention to the "official" [[https://rattailproject.org/moin/Documentation|Rattail Wiki]].
    18 
    19 However some of the Python software packages have documentation of their own.  A copy of these docs is re-built for a given package whenever a new commit happens via the [https://rattailproject.org/buildbot/ Rattail Buildbot]; here is the [https://rattailproject.org/docs/ list of package docs].
    20 
    21 For a complete list of local wiki pages, see TitleIndex.
    22 
    23 == Getting Help ==
    24 
    25 There aren't really any community-oriented resources yet; for now you may email lance@edbob.org with your questions.
     5 * Source code is in [[https://kallithea.rattailproject.org|Kallithea]]
     6 * Documentation is in [[https://rattailproject.org/moin|MoinMoin]]