Skip to content

Commit 89dc435

Browse files
authored
[ci skip]
1 parent 78959a7 commit 89dc435

1 file changed

Lines changed: 3 additions & 11 deletions

File tree

README.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,13 @@ hemera-cli
1212

1313
## Commands
1414

15-
## Create basic plugin template
15+
## Create plugin
16+
17+
Create a basic plugin hemera plugin with a test suite.
1618

1719
```
1820
$ create plugin <name>
1921
```
20-
__Structure__
21-
```
22-
| index.js // Create basic plugin functionality
23-
| package.json // Create package.json
24-
| README.md // Create README with example and getting started section
25-
|
26-
\---test // Create sample testsuite
27-
index.spec.js
28-
```
29-
3022

3123
## List services
3224

0 commit comments

Comments
 (0)