# What does _**`poodio`**_ do?
π© π¨ Farts poo poo audio π¨ π©
[](https://www.npmjs.com/package/poodio)
[](https://docs.rs/poodio)
[](https://docs.rs/crate/poodio/latest/source/LICENSE.txt)
[](https://github.com/AsherJingkongChen/poopoo/issues)
## Install & Run
π© We provide several ways to install and run **`poodio`** on your system with a single command. π©
| 1. [`npx`](https://nodejs.org/en/download/) | <ul><li>`npx -y poodio`</li><li>`npx -y poodio@0.1.0`</li></ul> |
| 2. [`bunx`](https://bun.sh/) | <ul><li>`bunx -y poodio`</li><li>`bunx -y poodio@0.1.0`</li></ul> |
## Install
π© We provide several ways to install **`poodio`** so you can [run](#run) it later. π©
| 1. [`npm`](https://nodejs.org/en/download/) | <ul><li>`npm i -g poodio`</li><li>`npm i -g poodio@0.1.0` </li></ul> |
| 2. [`cargo-binstall`](https://github.com/cargo-bins/cargo-binstall?tab=readme-ov-file#installation) | <ul><li>`cargo-binstall -y poodio`</li><li>`cargo-binstall -y poodio@0.1.0`</li></ul> |
| 3. [`git`](https://git-scm.com/downloads) & [`cargo`](https://doc.rust-lang.org/cargo/getting-started/installation.html) | <ul><li>`git clone https://github.com/AsherJingkongChen/poopoo -b main --depth 1`<br>`cargo install --path poopoo/poodio`</li><li>`git clone https://github.com/AsherJingkongChen/poopoo -b poodio@0.1.0 --depth 1`<br>`cargo install --path poopoo/poodio`</li></ul> |
## Run
π© After [installing](#install), run **`poodio`** with the following commands. π©
| π© Shows help info π© | <ul><li>`poodio -h`</li><li>`poodio --help`</li></ul> |
| π© Shows version info π© | <ul><li>`poodio -v`</li><li>`poodio --version`</li></ul> |
## Integrate
π© You can integrate **`poodio`** into your own project with the following commands. π©
| 1. [`npm`](https://nodejs.org/en/download/) | <ul><li>`npm i poodio`</li><li>`npm i poodio@0.1.0` </li></ul> |
| 2. [`cargo`](https://doc.rust-lang.org/cargo/getting-started/installation.html) | <ul><li>`cargo add poodio`</li><li>`cargo add poodio@0.1.0`</li></ul> |
| 3. [`git`](https://git-scm.com/downloads) & [`cargo`](https://doc.rust-lang.org/cargo/getting-started/installation.html) | <ul><li>`git clone https://github.com/AsherJingkongChen/poopoo -b main --depth 1`<br>`cargo add --path poopoo/poodio`</li><li>`git clone https://github.com/AsherJingkongChen/poopoo -b poodio@0.1.0 --depth 1`<br>`cargo add --path poopoo/poodio`</li></ul> |