We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b468cd commit ee7748eCopy full SHA for ee7748e
README.md
@@ -331,6 +331,8 @@ com.github.holgerbrandl:kscript-annotations:1.2
331
332
`kscript` will automatically detect an annotation-driven script, and if so will declare a dependency on this artifact internally.
333
334
+Note, that if a script is located in a package other than the root package, you need to import the annotations with (e.g. `import DependsOn`).
335
+
336
Text Processing Mode
337
--------------------
338
0 commit comments