mirror of
https://github.com/youwen5/iamb.git
synced 2025-08-04 11:38:28 -07:00
Initial commit
This commit is contained in:
commit
704f631d54
7 changed files with 248 additions and 0 deletions
22
README.md
Normal file
22
README.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
# iamb
|
||||
|
||||
## About
|
||||
|
||||
This is a vi-inspired terminal chat client for the Matrix protocol.
|
||||
|
||||
__*Note that this project is still very much in its early stages and a
|
||||
lot is subject to eventually change.*__
|
||||
|
||||
## Installation
|
||||
|
||||
Install Rust and Cargo, and then run:
|
||||
|
||||
```
|
||||
cargo install iamb
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
iamb is released under the [Apache License, Version 2.0].
|
||||
|
||||
[Apache License, Version 2.0]: https://github.com/ulyssa/iamb/blob/master/LICENSE
|
Loading…
Add table
Add a link
Reference in a new issue