Crates.io | anabot |
lib.rs | anabot |
version | 1.0.1 |
source | src |
created_at | 2022-07-26 03:53:31.130647 |
updated_at | 2022-10-22 05:18:35.151328 |
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.git
Enter the project directory
cd anagrambot
Install the anabot
binary
cargo install --path ./anabot
Run the anabot
binary
anabot --help