https://gitlab.com/tezos/tezos
Raw File
Tip revision: 067cb9e1681c28665a50ad774cfac18e845a8a78 authored by Alain Mebsout on 29 November 2022, 08:41:19 UTC
WIP: group operations under common tags
Tip revision: 067cb9e
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top