Want to help with Dinghy? Great! Thanks much.
Fork, then clone the repo:
git clone [email protected]:your-username/dinghy.git
cd ./dinghy
git submodule update --init
You can test your changes locally by calling ./bin/dinghy
instead of the globally-installed dinghy binary.
Push to your fork and submit a pull request.