Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 445 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 445 Bytes

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.