This commit is contained in:
2024-12-27 17:06:08 +01:00
parent 33eb743ba5
commit 84d3aaade7
2 changed files with 2 additions and 3 deletions

View File

@@ -2,9 +2,6 @@
## Getting started ## Getting started
Start by making all example scripts executable.
`chmod +x *.vsh`
### Step 1: Generate specification ### Step 1: Generate specification
### Step 2: Generate actor from specification ### Step 2: Generate actor from specification

2
examples/hero/openapi/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
actor
server