Skip to content

elgohr-update/fantix-edgedb-cli

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.9%
  • Other 1.1%