poodio 0.0.11

πŸ’©Fart poo poo audioπŸ’©
Documentation
# What does _**`poodio`**_ do?

πŸ’© πŸ’¨ Fart poo poo audio πŸ’¨ πŸ’©

[![Npmjs.com](https://img.shields.io/npm/v/poodio?style=for-the-badge&label=NPMJS&logo=npm&logoColor=%23c33&labelColor=%23333&color=%23c33)](https://www.npmjs.com/package/poodio)
[![Crates.io](https://img.shields.io/crates/v/poodio?style=for-the-badge&label=CRATES&logo=docs.rs&logoColor=%23fc3&labelColor=%23333&color=%23fc3)](https://docs.rs/poodio)
[![License](https://img.shields.io/crates/l/poodio?style=for-the-badge&label=LICENSE&logo=opensourceinitiative&logoColor=%23fff&labelColor=%23333&color=%234a3)](https://docs.rs/crate/poodio/latest/source/LICENSE.txt)
[![Issues](https://img.shields.io/github/issues/AsherJingkongChen/poopoo?style=for-the-badge&label=ISSUES&logo=github&logoColor=%23fff&labelColor=%23333&color=%23eee)](https://github.com/AsherJingkongChen/poopoo/issues)

## Install & Run

πŸ’© We provide several ways to install and run **`poodio`** on your system with a single command. πŸ’©

| πŸ’© Method πŸ’©                                | πŸ’© 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. πŸ’©

| πŸ’© Method πŸ’©                                                                                                             | πŸ’© Command πŸ’©                                                                                                                                                                                                                                                         |
| ------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 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. πŸ’©

| πŸ’© Action πŸ’©             | πŸ’© Command πŸ’©                                            |
| ------------------------ | -------------------------------------------------------- |
| πŸ’© 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 command. πŸ’©

| πŸ’© Method πŸ’©                                                                                                             | πŸ’© Command πŸ’©                                                                                                                                                                                                                                                 |
| ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 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> |