Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-nicolas committed Dec 23, 2024
1 parent cf1b430 commit 7bdd9e1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tools/connector-template/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Connector's base code generation

## How to use

```sh
go build ./
sh connector-template.sh ../../internal/connectors/plugins/public <your_connector_name>
```

0 comments on commit 7bdd9e1

Please sign in to comment.