Development tools for ICD Soft host
Keep your local development in sync with the remote web server. Essentially, a
bloated rsync
push. 🤓
To use the tools, install in your project:
git clone https://github.com/underblob/icdsoft-devtools.git
cd ./icdsoft-devtools
./install.sh ../my-project-to-add-icdsoft-devtools
See tools/icdsoft/README.md
for details.