Skip to content

ku-sldg/coq-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coq Template:

This is the ku-sldg template for creating new Coq projects and plugins. In particular, we can use this for ocaml style plugins (via ocaml_plugin and dune options) or just plain Coq libraries.

Pre-Reqs

  • Install mustache (in particular linux can use ruby-mustache package)

To create a new Coq project:

  1. Create a new repository (in GitHub) based off this repo
  2. Edit the meta.yml file. It should be relatively well documented, but reach out to Will if you have questions
  3. Run make meta

Notes:

  • Anytime your goals for the project change, make sure you modify the meta.yml file and re-run make meta
  • Anytime this generates infrastructure that is not useful, or needs to be modified, please open an issue in this repo and ping @Durbatuluk1701

About

Template file for a new Coq project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published