Code review comment for lp:~marcustomlinson/unity-js-scopes/tool-setup

Revision history for this message
Marcus Tomlinson (marcustomlinson) wrote :

With these changes we make setup for js scope development much easier.

3 easy steps to get everything ready:

1. sudo add-apt-repository ppa:ubuntu-sdk-team/staging
2. sudo apt update && sudo apt install unity-js-scopes-dev
3. sudo unity-js-scopes-tool setup

« Back to merge proposal