This is a digdag plugin template for scala implementations.
- Plugin type: operator
_export:
plugin:
repositories:
- https://jitpack.io
dependencies:
- pro.civitaspo:digdag-plugin-scala-template:0.0.1
+step1:
example>: template.txt
message: yes
path: example.out
+step2:
hello>: "hello "
message: world
See example.
TODO
./gradlew publish
Artifacts are build on local repos: ./build/repo
.
aws configure
./example/run.sh
./gradlew test
@civitaspo