README.md (610B)
1
2
3 # Twixter
4
5 A [twtxt](https://twtxt.readthedocs.io) command line client written in Rust.
6
7
8 ## Configuration
9
10 Configurations are stored in INI format under `$XDG_CONFIG_HOME/twixter/config`. See `./config.example` for available configurations.
11
12
13 ## License
14
15 Licensed under either of Apache License, Version 2.0 (`./LICENSE-APACHE`) or MIT license (`./LICENSE-MIT`) at your option.
16
17 Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Twixter by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.