1.1.36 • Published 6 years ago

@zeropointdynamics/generator-doppler v1.1.36

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

Yo Doppler - Extension and Customization Generator

build status

We have written a Yeoman generator to help get you started. We plan to add templates for most extension/customization types into this.

Install the Generator

Install Yeoman and the Doppler Extension generator:

npm install -g yo @zeropointdynamics/generator-doppler

Run Yo Doppler

The Yeoman generator will walk you through the steps required to create your customization or extension prompting for the required information.

To launch the generator simply type:

yo doppler

The command generator

Generator Output

These templates will

  • Create a base folder structure
  • Template out a rough package.json
  • Import any assets required for your extension e.g. tmBundles or the Doppler Library
  • For Extensions: Set-up launch.json for running your extension and attaching to a process

History

  • 1.1.35: Forked from vscode extension generator

License

MIT