Skip to content
migueLoureiro edited this page Jul 2, 2015 · 15 revisions

Pre-requirements

Import Github Project manually

Before open in an IDE like android studio or eclipse you can import manually the accl git repository by running in your terminal this command:

git clone --recursive [email protected]:LSTS/accl.git

Then you should import the folder to your workspace.

Clone this wiki locally