Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 403 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 403 Bytes

zap-cli

Setup

http://hqwiki.ziprealty.com/display/FD/Front-end+without+IntelliJ

Usage

zap install to maven install zap and boardwalk

zap clean for maven clean

zap start to start tomcat server

zap stop to force quit tomcat server

zap watch to watch for file changes

zap all to clean, install, start, and watch

TODO

  • Replace fswatch command dependency with node file watch