Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 587 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 587 Bytes

icdsoft-devtools

Development tools for ICD Soft host

⚠️ These tools are made for Mac OS to use with Terminal or equivalent.

Keep your local development in sync with the remote web server. Essentially, a bloated rsync push. 🤓

Install

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

Usage

See tools/icdsoft/README.md for details.