View source for Source Repositories

The repository contains the latest development version of WackoWiki.

((/License BSD License Terms))
===Architecture===
%%(wacko wrapper="box" wrapper_type="quote")Most development is about "micro-forks" and people don't even think of them as real forks at all.

The big thing is to not think too big - you don't start out by rewriting some subsystem.  Start out with some small annoyance, and see if you can fix it. And do something you're really interested in if you're not really interested, you'll lose your motivation.
%%
#|
*|files |branches |tags |*
||  * **src**
  * ** community**
 |
  * **master**
  * **6.0**
  * **5.5**
  * **5.0**
  * **4.3**|
  * 6.1.25
  * 6.0.37
  * 5.5.17 
  * 5.0.5
  * 4.3.0 ||

|#


branches
  * 6.1 branch is for PHP 8.x
  * 6.0 branch is for PHP 7.3 - 8.0
  * 5.5 branch is for PHP 7.x
  * 5.0 branch is for PHP 5.3 
  * 4.3 branch is for PHP 4 - 5.2

===Hosting===
====Git access====
#|
*| # | repository | remarks |*
|| **1** | **((https://github.com/WackoWiki/wackowiki GitHub))** | main repository ||
|| %%git clone https://github.com/WackoWiki/wackowiki.git%% ||
|| **2** | **((https://bitbucket.org/wackowiki/wackowiki Bitbucket))** | ((/Dev/Guidelines/ContributingPatches team integration repository)) ||
|| %%git clone https://bitbucket.org/wackowiki/wackowiki.git%%
++You can gain commit access if you prove yourself worthy by sending good patches regularly.++||
|#

===How To===
You can view or ((/Download download)) the source code directly from the website without needing to be registered or logged in. 
-> **((!/Git Git ))** - in work
-> **((!/Git/Client Git Client))**