@theia/generator-plugin

0.0.1-1622834185 • Public • Published

Theia plugin yeoman generator

A Yeoman generator that scaffolds a project structure for developing plug-ins to the Theia IDE.

To use it, install yo and then generator

npm install -g yo @theia/generator-plugin

To create a sample project with a Theia plugin, run

yo @theia/plugin

For configuration options, see

yo @theia/plugin --help 

Developer

In order to try/develop this generator, let assume there is no module @theia/generator-plugin installed at global state.

Then, compile this project by using

yarn

You only have to use

yo @theia/plugin

to try your newly version that you've compiled

License

EPL-2.0

Readme

Keywords

Package Sidebar

Install

npm i @theia/generator-plugin

Weekly Downloads

4

Version

0.0.1-1622834185

License

EPL-2.0

Unpacked Size

108 kB

Total Files

35

Last publish

Collaborators

  • jhelming
  • jfaltermeier
  • msujew
  • eclipse-theia-bot
  • tsmaeder
  • marc.dumais
  • paul-marechal
  • bhufmann
  • vince-fugnitto
  • eclipsetheia