summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..00cb79b
--- /dev/null
+++ b/README
@@ -0,0 +1,11 @@
+icklint
+=============================================================================
+
+icklint checks for problems ("lint") in ick project and pipeline
+definitions.
+
+Use icktool to get project and pipeline definitions from the
+controller:
+
+ icktool show /projects > projects.json
+ icktool show /pipelines > pipelines.json