Skip to content

BlockchainCommons/bc-envelope-cli-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

envelope

A command line tool for manipulating the Gordian Envelope data type, written in pure Rust.

by Wolf McNally

NOTE: Preview version. Not ready for production use.

Installation

To install from crates.io, run:

cargo install bc-envelope-cli

To install from source, clone this repo, change to its root directory and run:

cargo install --path .

Make sure your ~/.cargo/bin directory is in your PATH.

Usage

envelope --help

See the docs directory for more information.

NOTE: The envelope tool does not have the same command line syntax as the Swift envelope tool.

About

`envelope`: A command line tool for manipulating the Gordian Envelope data type, written in pure Rust.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages