Zilliqa / scilla

Scilla - A Smart Contract Intermediate Level Language
https://scilla-lang.org
GNU General Public License v3.0
240 stars 79 forks source link

Use Cmdliner for CLI arguments #1152

Closed anton-trunov closed 2 years ago

anton-trunov commented 2 years ago

Cmdliner can generate man-pages, for instance. But we should keep the current CLI syntax, so that the miners do not have to upgrade their scripts.