@canonical/generator-ds
v0.10.0-experimental.5
Published
1. Install [Yeoman](https://yeoman.io/) and this generator: `npm i -g yo @canonical/generator-ds` 2. Run the generator: `yo @canonical/ds`
Maintainers
Keywords
Readme
Canonical Generator
Getting Started
- Install Yeoman and this generator:
npm i -g yo @canonical/generator-ds - Run the generator:
yo @canonical/ds
Available Generators
Generators are available for the following resources:
Caveats
- the package
@yeoman/adapterseems to be required for typescript compatbility reasons. This is a bug coming either from yeoman or typescript that we haven't debugged yet.
