Difference between revisions of "Get the code"

From Freeplane - free mind mapping and knowledge management software
(Created page with 'Freeplane uses a [http://en.wikipedia.org/wiki/Distributed_revision_control distributed revision control] system named ''Bazaar''. Use this instead of the source packages that ar...')
 
(master repository)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Freeplane uses a [http://en.wikipedia.org/wiki/Distributed_revision_control distributed revision control] system named ''Bazaar''. Use this instead of the source packages that are contained in the releases if you plan to take up coding.
+
Freeplane uses a [http://en.wikipedia.org/wiki/Distributed_revision_control distributed revision control] system named ''git''. Use this instead of the source packages that are contained in the releases if you plan to take up coding.
  
* [[Bazaar howto|Get the code and learn how to use Bazaar]]
+
Our master repository if available at https://github.com/freeplane/freeplane
 +
 
 +
* [[Git howto|Learn how to use git and get the code]]
  
 
[[Category:Coding]]
 
[[Category:Coding]]

Latest revision as of 09:19, 16 March 2014

Freeplane uses a distributed revision control system named git. Use this instead of the source packages that are contained in the releases if you plan to take up coding.

Our master repository if available at https://github.com/freeplane/freeplane