0.0.1-1527758733 • Published 6 years ago

@wiptheia/generator-theia-plugin v0.0.1-1527758733

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 years ago

Theia plugin yeoman generator

A Yeoman generator that scaffolds a project structure for developing extensions to the Theia IDE.

To use it, install yo and then generator

npm install -g yo @wiptheia/generator-theia-plugin

To create a sample project with a Theia plugin, run

yo @wiptheia/theia-plugin

For configuration options, see

yo theia-plugin --help 

License

Apache-2.0