diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-05-11 16:25:55 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-05-11 17:05:35 +0300 |
commit | 49cce16baa7ec26af089a50c9bcb6d2eebbcaf2a (patch) | |
tree | b3a4650c4861618cf1584a508993b503dd4b2143 /manifest | |
parent | 1e85919e1c3af7424a4d5bc6aef6c97b8f55c957 (diff) |
Establish build2 project
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/manifest b/manifest new file mode 100644 index 0000000..06c0dd6 --- /dev/null +++ b/manifest @@ -0,0 +1,13 @@ +: 1 +name: buildos +version: 0.6.0-a.0.z +summary: build2 build OS +license: TBC ; All rights reserved +tags: build2, build, OS, ci, continuous, integration, testing +description-file: README +changes-file: NEWS +url: https://build2.org # @@ Use the proper url and email. +email: users@build2.org +build-email: builds@build2.org +depends: * build2 >= 0.5.0- +depends: * bpkg >= 0.5.0- |