/edgedb-cli

Command-line tools for edgedb

Primary LanguageRustApache License 2.0Apache-2.0

EdgeDB Command-line Tools

This repository contains edgedb command-line tool rewritten in rust.

Use cargo for building it:

cargo build
cargo run -- --admin -d tutorial
cargo test

License

Licensed under either of

at your option.