git clone [email protected]:spejder/ms-sandbox.git
cd ms-sandbox
composer install
cp src/example.settings.php src/settings.php
# Set your username/password in src/settings.php
php src/authenticate
Last step should print out you uid.
git clone [email protected]:spejder/ms-sandbox.git
cd ms-sandbox
composer install
cp src/example.settings.php src/settings.php
# Set your username/password in src/settings.php
php src/authenticate
Last step should print out you uid.