Alex Davies 854bd19b57 | ||
---|---|---|
.copier | ||
src | ||
README.md | ||
copier.yml |
README.md
template-service-ros2-ament_cmake
Copier template
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.