We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To get started with development on a particular topic branch, you have to do the following.
$ git clone [email protected]:artha42/artha-intranet.git $ git checkout -b <topic_branch> $ git pull origin <topic_branch> $ git submodule update $ sudo rake gems:install