Rust wrapper for FactorDB API.
Includes a library as well as a simple command line app.
cargo install factordb
git clone https://github.com/megascrapper/factordb-rust
cd factordb-rust
cargo build
factordb <NUMBER>
``` -h, --help Print help information --print-factors Print all factors (including repeating ones) on each line -V, --version Print version information
```
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.