This PR updates the README and makes a number of small changes that simplifies the generator API and removes some of the complexity to making changes to the code. It also adds the initial implementation of the targets API for creating new targets via requests to the server, and fixes a couple of smaller bugs.
This PR updates the README and makes a number of small changes that simplifies the generator API and removes some of the complexity to making changes to the code. It also adds the initial implementation of the
targets
API for creating new targets via requests to the server, and fixes a couple of smaller bugs.