Command Line Interface for working with the Dolittle Platform
For details on how to get started locally developing; read here
If you're looking to extend the tool as part of your contribution, read more here
Then simply open a shell on any platform and run the following:
$ npm install -g @dolittle/cli
To get or update all boilerplates installed, you simply then run:
$ dolittle update
To learn how to contribute please read our contributing guide.
File issues to our Home repository.