tweag / cooked-validators

MIT License
39 stars 11 forks source link

A template GitHub repo for auditing with cooked #414

Open florentc opened 1 month ago

florentc commented 1 month ago

I was thinking about this while considering issue #399

A solution to the boilerplate utils problem (e.g. when auditing) could be to have another GitHub repo in template mode. This template would have an audit package with already populated Utils module or other containing smart constructors for lovelace, ada, and a few peers alice, bob, etc. An empty test tree and so on.

We would then just need to create new GitHub repos from this template when we want to use cooked for an audit.

This would be public for other people to also be able to quickly get things done with no fear of the blank page syndrome.