Hacking:Tools: Difference between revisions

m (Make output user generic)
 
(3 intermediate revisions by one other user not shown)
Line 2:
== Git ==
 
OurThe Seamly2D code reporepository is on Github is here: https://github.com/FashionFreedom/Seamly2D
 
Please learn Git and workflow guidelines:
1.# Basic Git: https://zaiste.net/git_for_busy_people/
2.# The Git Flow method: https://datasift.github.io/gitflow/IntroducingGitFlow.html/
3.# Using semantic commit messages: https://seesparkbox.com/foundry/semantic_commit_messages/
 
== Canonical/Ubuntu Launchpad and Bazaar ==
 
Launchpad automatically mirrors the Seamly2D git repo here: https://launchpad.net/~susan-spencer/+archive/ubuntu/seamly2d
 
== Qt Creator ==
Line 18:
from [https://www.qt.io/ide/ the official website].
 
For effective use of Qt Creator you will need to know some stuff.
* Qt Creator supports Git so creating and deleting files better to do from the IDE. Be sure to to choose appropriate .pri file.
* Qt Creator's file wizard allow you to select correct file where it add files.