cuba-platform / cuba-cli

CUBA Platform Development Command-Line Interface
https://www.cuba-platform.com/marketplace/cuba-cli/
Apache License 2.0
47 stars 8 forks source link

Provide shortcut commands: build and run #156

Closed jreznot closed 5 years ago

jreznot commented 5 years ago

Call gradle assemble and gradle restart on build / run

alexander-shustanov commented 5 years ago

run command starts setupTomcat if no tomcat directory found, and then restart gradle commands. build starts assemble