Hammer Cloud

The Hammer cloud compilation tool provides a remote environment in which you can build and then deploy your Hammer projects.

This works particularly well when you are collaborating on Hammer projects and use Git for Version control, using just the raw Hammer project - you shouldn't really commit your Hammer build directory into version control for the purposes of development, since it will just be rewritten locally.

Using the Hammer cloud compiler is very simple.

  1. Activate it in your Site > Settings
  2. Decide whether to use it in conjunction with Github sync or Drag and Drop

Don't use Hammer cloud if you are using the one-click deploy direct from the Hammer app, it should still work - at the end of the day, it will just run the compilation on the already compiled projects files which would be fine, but it's unnecessary work and delayed deployment time.

Also don't use it if you are just pushing your Build folder to your remote repository or uploading your Hammer build folder as an archive directly, again it will work, but it's unnecessary.