AdamBien / wad

Watch and Deploy - deploying ThinWARs without IDE plugins
http://wad.sh
MIT License
111 stars 24 forks source link

Add Support For Comment in .wadrc #16

Open ankurpathak opened 3 years ago

ankurpathak commented 3 years ago

wad should not consider line written as #${TOMEE_HOME}/webapps in .wadrc as deployment directory. All lines starting with # should be treated as comment to match bash omments.