summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-07-24 10:33:20 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-07-24 10:33:20 +0200
commit5d9532f59bf68b0a2415df41de0e58fe7e4699f4 (patch)
treec5a89dac3f14b1a511d62216b8f42e7f54501fca
parent1b0f6fd753680ad9f7bf54e0ca35821341fe0ccb (diff)
Add publish authorizations
cli/1.2.0-b.10+2 cli-tests/1.2.0-b.10+2 cli-examples/1.2.0-b.10+2
-rw-r--r--submit/19e41ebeb3ef174a6
-rw-r--r--submit/85723342868341d16
-rw-r--r--submit/924792a624c27f7d5
3 files changed, 17 insertions, 0 deletions
diff --git a/submit/19e41ebeb3ef174a b/submit/19e41ebeb3ef174a
new file mode 100644
index 0000000..81a36d9
--- /dev/null
+++ b/submit/19e41ebeb3ef174a
@@ -0,0 +1,6 @@
+: 1
+name: cli-tests
+version: 1.2.0-b.10+2
+project: cli
+summary: Tests for the CLI compiler for C++
+license: MIT
diff --git a/submit/85723342868341d1 b/submit/85723342868341d1
new file mode 100644
index 0000000..b112dfe
--- /dev/null
+++ b/submit/85723342868341d1
@@ -0,0 +1,6 @@
+: 1
+name: cli-examples
+version: 1.2.0-b.10+2
+project: cli
+summary: Examples of using the CLI language and compiler for C++
+license: MIT
diff --git a/submit/924792a624c27f7d b/submit/924792a624c27f7d
new file mode 100644
index 0000000..e33ad6e
--- /dev/null
+++ b/submit/924792a624c27f7d
@@ -0,0 +1,5 @@
+: 1
+name: cli
+version: 1.2.0-b.10+2
+summary: Command line interface (CLI) compiler for C++
+license: MIT