Fetch Dependencies / Enable Airplane Mode
You can fetch all the dependencies of a project by using acton fetch
. It will download the dependencies specified in build.act.json
to the cache.
acton fetch
enables you to work offline (a.k.a airplane mode).