This commit is contained in:
Swrup 2025-09-13 15:56:19 +02:00
commit 099cd80670
48 changed files with 4951 additions and 0 deletions

7
tools/dune Normal file
View file

@ -0,0 +1,7 @@
(executable
(public_name offline)
(name offline)
(modules offline offline_impl offline_bin)
(libraries cmdliner bos fmt mirage-crypto ptime mte vif))
; todo depends on curl