Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/woxtu/rust-ezoe
He said, "That's not a question."
https://github.com/woxtu/rust-ezoe
Last synced: about 2 months ago
JSON representation
He said, "That's not a question."
- Host: GitHub
- URL: https://github.com/woxtu/rust-ezoe
- Owner: woxtu
- Created: 2015-05-21T14:47:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-03T16:10:15.000Z (over 9 years ago)
- Last Synced: 2024-08-03T16:15:17.498Z (5 months ago)
- Language: Rust
- Homepage:
- Size: 125 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rust-ezoe
A command-line client for [ask.fm](http://ask.fm/) written in Rust. See [this post](http://woxtu.tumblr.com/post/119528744895/its-not-a-question) (in Japanese) for detail.
## Usage
```sh
# Show answers
$ ezoe -u *username*# Ask something
$ ezoe -u *username* *question*
```## License
Copyright (c) 2015 woxtuLicensed under the MIT license.