rustbase / rustbase-cli

A Rustbase CLI Client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rustbase CLI

A Rustbase CLI Client.

⚠️ Warning

This is a work in progress.

Join our discord server to get help and discuss features.

Supported platforms

Windows Linux MacOS
i686 -
x64 -
aarch64 - - -
arm - - -

🔗 Contribute

Click here to see how to Contribute

Usage

Dependencies

  • Rustbase needs to be running on host url.
rustbase-cli [options]

To change host or port, use --host and --port flags.

rustbase-cli --host <host> --port <port> [options]

Authors

License

MIT License

About

A Rustbase CLI Client.

License:MIT License


Languages

Language:Rust 89.6%Language:Shell 10.4%