summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-10-05 14:36:34 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-10-05 14:36:34 +0200
commit63d427ee2666763f02e1f235bcea8591593ea3ae (patch)
tree9f4b0ad6e80d3d6fa7163b02512b639aea791c0b
parent689cd9c465bfe080443e1c8f4829d5485c0d130d (diff)
Add publish authorizationsbuild2-control
cli/1.2.0 cli-tests/1.2.0 cli-examples/1.2.0
-rw-r--r--submit/07f517dc41937b726
-rw-r--r--submit/68575c4a925f878f6
-rw-r--r--submit/86f79382b61269915
3 files changed, 17 insertions, 0 deletions
diff --git a/submit/07f517dc41937b72 b/submit/07f517dc41937b72
new file mode 100644
index 0000000..475baf2
--- /dev/null
+++ b/submit/07f517dc41937b72
@@ -0,0 +1,6 @@
+: 1
+name: cli-tests
+version: 1.2.0
+project: cli
+summary: Tests for the CLI compiler for C++
+license: MIT
diff --git a/submit/68575c4a925f878f b/submit/68575c4a925f878f
new file mode 100644
index 0000000..c57a8d1
--- /dev/null
+++ b/submit/68575c4a925f878f
@@ -0,0 +1,6 @@
+: 1
+name: cli-examples
+version: 1.2.0
+project: cli
+summary: Examples of using the CLI language and compiler for C++
+license: MIT
diff --git a/submit/86f79382b6126991 b/submit/86f79382b6126991
new file mode 100644
index 0000000..6f2ae7e
--- /dev/null
+++ b/submit/86f79382b6126991
@@ -0,0 +1,5 @@
+: 1
+name: cli
+version: 1.2.0
+summary: Command line interface (CLI) compiler for C++
+license: MIT