Closed dazza-codes closed 7 years ago
See notes about how to use the git submodule on deployment at
Update the README for this project with notes about how to use the git submodules.
Include a note about updating the submodule to the latest master for the remote, e.g.
$ cd ld4p-tracer-bullet-scripts # a clone of this project
$ git submodule foreach git pull origin master
This is completed by #12 and #16
The conversion script in this project is using an LC converter, i.e.
This might be included in this repository as a git submodule. The advantages to this would be:
install.sh
script to install scripts in this package and the LOC converterA similar git submodule approach could be adopted for other converters available in public git repositories, e.g. the LD4* converter is on github.