ambv / edgedb-cli

Command-line tools for edgedb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Command-line tools for edgedb

License:Apache License 2.0


Languages

Language:Rust 98.6%Language:Shell 1.2%Language:Python 0.2%Language:Makefile 0.0%