Skip to content

ku-sldg/rocq-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rocq-json

Docker CI

A Rocq JSON Library, built with automation and extractability in mind

Meta

Building and installation instructions

The easiest way to install the latest released version of rocq-json 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 rocq-json

To instead build and install manually, do:

git clone https://github.com/ku-sldg/rocq-json.git
cd rocq-json
dune build
dune install

About

A Rocq JSON Library, built with automation and extractability in mind

Resources

License

Stars

Watchers

Forks

Packages

 
 
 
Generated from ku-sldg/coq-template