Alex Davies 5792496ab2 | ||
---|---|---|
.. | ||
.copier | ||
.devcontainer | ||
.vscode | ||
{%if 'CPP' in LANGUAGES%}src{%endif%} | ||
{%if 'Python' in LANGUAGES%}scripts{%endif%} | ||
.gitignore | ||
CMakeLists.txt.jinja | ||
Dockerfile.jinja | ||
README.md.jinja | ||
docker-compose.yml.jinja | ||
package.xml.jinja |
README.md.jinja
# {{PROJECT_NAME}} ### Spiri SDK and development workflows This project is intended to be used as part of the Spiri Robotics SDK with VSCode and devcontainers. Please refer to the spiri SDK documentation for a quickstart guide on how to develop this project.