Examples

This is a collection of examples. Each examples has a Makefile with 4 targets:

  • make deploy (or just make) deploys the action, precompiling it
  • make devel deploys the action in source format, leaving the compilation to the runtime
  • make test runs a simple test on the action; it should be already deployed
  • clean removes intermediate files

Available examples: