erikmd / docker-coq-github-action-demo

Demo of a regular Coq project using docker-coq-action as CI setup

Home Page:https://github.com/coq-community/docker-coq-action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-coq-github-action-demo

Docker CI

Demo of:

Note: you can add a badge in your README.md, like that of this demo:

[![Docker CI](https://github.com/$USER/$REPO/workflows/Docker%20CI/badge.svg?branch=master)](https://github.com/$USER/$REPO/actions?query=workflow:"Docker%20CI")

after replacing $USER/$REPO to use your project namespace; note also that "Docker CI" is the workflow name, defined at the beginning of this file.

About

Demo of a regular Coq project using docker-coq-action as CI setup

https://github.com/coq-community/docker-coq-action

License:MIT License


Languages

Language:Coq 100.0%