act-starter-kit
act-starter-kit copied to clipboard
Deal with offline support
The script uses CURL to get the latest version of the Act.Framework from Maven. What should we do if there is no internet connection? I was making Act project on a plane and saw error state in CURL running the script and the POM file is corrupt.
There should instead be
- a test for the error state and rollback
- a manual override for Act version using switch