- correct the dcli install instructions.
- explained how to compile with dcli.
- added localhost as a valid fqdn when configuring the endpoint.
- improved the instructions on running with sudo.
- removed pig_launch as the launch logic is now in the pig_server app.
- improved the readme.
- dart pub ignores files that are .gitignored so we need to include generated files in git.
First release after port from java to dart.