Skip to content

ku-sldg/copland-spec

Repository files navigation

Copland Specification

Docker CI

Specification for the Copland DSL for Attestation Protocols

Meta

Building and installation instructions

The easiest way to install the latest released version of Copland Specification is via OPAM:

opam repo add -a --set-default ku-sldg/opam-repo https://github.com/ku-sldg/opam-repo.git
opam repo add coq-released https://coq.inria.fr/opam/released
opam install coq-copland-spec

To instead build and install manually, do:

git clone https://github.com/ku-sldg/copland-spec.git
cd copland-spec
dune build
dune install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published