Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sit back and relax while your virtual machine is being built by vagrant (~5-10 minutes)

Build fluxtream

(temporary) git checkout -b idempotent_updates origin/idempotent_updates

cd <fluxtream-app_root>

mvn -DskipTests=true clean install

...