Skip to content

Commit

Permalink
Add message about folder that can be anywhere
Browse files Browse the repository at this point in the history
Change-Id: I88b337bf0cfbdec2f1b75bbff5f711b60bf38280
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
  • Loading branch information
benoitf authored and akosyakov committed Aug 31, 2018
1 parent 4a7ec61 commit caf5d93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/Authoring_Plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ Instructions for getting Theia are available from [Theia repository](https://git

We are going to create a new project and for this we will create a folder named `theia-hello-world-plugin` that will contain the source code of the project.

This new folder can be created in any directories, it is independent of Theia source code.

To ease the setup of such a repository, a [Yeoman code generator](https://www.npmjs.com/package/@theia/generator-plugin) exists and can be installed to scaffold the project.

Generator can be installed and executed with the following commands. Note that these commands can be entered from a new terminal inside your running Theia instance.
Expand Down

0 comments on commit caf5d93

Please sign in to comment.