aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatt Rendina <mrendina@stsci.edu>2017-03-13 09:24:07 -0400
committerMatt Rendina <mrendina@stsci.edu>2017-03-13 09:24:07 -0400
commit70889eb035365d6e006b13a80fd9771666bfac5c (patch)
treedc96d17c75374f67eed356460d80be3cf2dfdcc3 /README.md
downloadbuild_control-70889eb035365d6e006b13a80fd9771666bfac5c.tar.gz
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4cb3c6b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+This project contains several files to partially define and facilitate an
+automated conda package building system for the astroconda project.
+
+- `/jenkins` : Jenkins CI pipeline build script(s) ([Groovy](http://www.groovy-lang.org/))
+- `/manifests` : Lists of conda package & metapackage recipes, and associated metadata for various astroconda release types ([YAML](http://yaml.org/))
+