Skip to content

mpouyam/VOXe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VOXe Logo

Chat Service

Instructions

  1. Install Rust

  2. Clone the VOXe source code .

  3. Run cargo build to build VOXe , and cargo run to run it.

To build and run with optimizations enabled, use cargo build --release and cargo run --release.

Releases

No releases published

Packages

No packages published