We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cddl-base
1 parent b09268a commit 50a5b9bCopy full SHA for 50a5b9b
earthly/cddl/Earthfile
@@ -0,0 +1,8 @@
1
+VERSION 0.8
2
+
3
+# cspell: words cddlc
4
5
+cddl-base:
6
+ FROM ruby:3.3.0-alpine
7
8
+ RUN gem install cddlc
0 commit comments