jxcape 0.3.1

A command line tool for creating JSON values
Documentation
1
2
3
fn main() {
    jxcape::cli::run();
}