zkmopro / mopro

Making client-side proving on mobile simple.
https://zkmopro.org
Apache License 2.0
131 stars 35 forks source link

Check if tutorial in documentation work in CI #193

Open vivianjeng opened 4 months ago

vivianjeng commented 4 months ago

Problem

https://github.com/zkmopro/mopro/pull/190#discussion_r1662127498 https://github.com/zkmopro/mopro/pull/190#discussion_r1662139713 Now the documentation is written and maintained manually We can use templates, CI to help check if the tutorial works

Details

  1. create a template repo or files
  2. download and use cargo run in CI
  3. embed or link the files in tutorials

Acceptance criteria

no manually maintained example code in documentation