cryspen / atlas

BMBF ATLAS project
https://cryspen.com/atlas/
4 stars 1 forks source link

Setup CI for specs #21

Closed franziskuskiefer closed 1 year ago

franziskuskiefer commented 1 year ago

Set up a basic CI to build and test the specs. In particular, set up builds and tests for Linux, Windows, macOS

Start with a basic Rust workflow. You can look at the basic one in libcrux for example. Please make sure that the CI has the following things

In a second step we need to add a gh-pages deployment.