Go to file
Alex Davies e59d948054 Update devcontainers 2024-09-13 12:52:03 -03:00
.copier Initial commit 2024-03-06 16:42:32 -04:00
src Update devcontainers 2024-09-13 12:52:03 -03:00
README.md Initial commit 2024-03-06 16:42:32 -04:00
copier.yml Several small fixes 2024-09-13 12:40:45 -03:00

README.md

This is a template for use with copier.

To get started run copier copy https://git.spirirobotics.com/Spiri/template-service-ros1-catkin.git ./ inside your git repo.

If copier overwrites files you can use git difftool to see what changes it has made.

You can use find .copier/ -type f -exec copier update --skip-answered -a {} \; to update all applied templates.