Examples

This is a collection of examples. Tested on:

  • dep version 0.5.0 (check the version dep version)
  • Go version 1.11.1
  • GNU Make 3.81
  • Linux Ubuntu 14.04
  • Mac OSX 10.13
  • Windows, with Git Bash, Docker for Windows, make from ezwinports, zip.exe

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: