| Crates.io | anabot |
| lib.rs | anabot |
| version | 1.0.1 |
| created_at | 2022-07-26 03:53:31.130647+00 |
| updated_at | 2022-10-22 05:18:35.151328+00 |
| description | A CLI tool to find anagrams of words; front-end to anagrambot |
| homepage | |
| repository | https://github.com/generic-user1/anagrambot |
| max_upload_size | |
| id | 632970 |
| size | 19,195 |
A CLI tool to find anagrams of words; front-end to anagrambot
Clone the anagrambot repository locally. This contains both the anagrambot library
and the anabot CLI tool.
git clone https://github.com/generic-user1/anagrambot.gitEnter the project directory
cd anagrambotInstall the anabot binary
cargo install --path ./anabotRun the anabot binary
anabot --help