Skip to content
This repository was archived by the owner on Jun 9, 2021. It is now read-only.

Commit d6a4dfb

Browse files
committed
Adding script that exports resources and starts server
* So that web resources, like javascript, can be edited while server is running.
1 parent 691971a commit d6a4dfb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

export_and_run.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
export MAVEN_OPTS=-Dplugin.resource.directories=`pwd`/src/main/resources
2+
atlas-run

0 commit comments

Comments
 (0)