feat(cli): rework uplc subcommands
closes #553 * rename flat to encode * rename unflat to decode * alias both to their old names * both only print to stdout use can pipe to file * split cbor and hex flags * hex flag works for either cbor or flat * encode takes --to flag [name, named-debruijn, debruijn] * decode takes --from flag [name, named-debruijn, debruijn]
This commit is contained in:
1
examples/hello_world/.gitignore
vendored
1
examples/hello_world/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
artifacts/
|
||||
build/
|
||||
*.sk
|
||||
*.addr
|
||||
|
||||
Reference in New Issue
Block a user