Quotes about THE architect
git has to be installed. fortune has to be installed.
To install them run:
sudo apt-get install fortune git
to install the quotes: check that you have execution rights on file install.sh. If it's not the case run:
chmod +x install.sh
then run the bash script:
./install.sh
to have a random quote run:
fortune arkitect
to participate, ask me access to project, then add your quote in the quotes folder.