We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Assuming you are going to be contributing at the same time as using the lubuild then it's easiest to use git...
sudo apt-get install git ## optionally... # git config --global user.name "NewUser" # git config --global user.email [email protected] git clone https://github.com/artmg/lubuild.git git clone https://github.com/artmg/lubuild.wiki.git
# git pull ''what options?