Skip to content

Commit

Permalink
readme: add example modules
Browse files Browse the repository at this point in the history
  • Loading branch information
abe-winter committed Sep 5, 2023
1 parent f4448ec commit a2c3508
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,9 @@ This uploads the latest run from any branch if needed for testing.

## Example repos

- [publish.yml in zipapp-module](https://github.com/viamrobotics/zipapp-module/blob/main/.github/workflows/publish.yml) (python)
These are example repos showing how to package and deploy our different SDKs as modules.

- [Python with virtualenv](https://github.com/viam-labs/python-example-module)
- [Python with docker](https://github.com/viamrobotics/python-container-module)
- [Golang](https://github.com/viam-labs/wifi-sensor)
- [C++](https://github.com/viamrobotics/module-example-cpp)

0 comments on commit a2c3508

Please sign in to comment.