poodio-0.0.13 has been yanked.
What does poodio do?
💩 💨 Farts poo poo audio 💨 💩
Install & Run
💩 We provide several ways to install and run poodio on your system with a single command. 💩
| 💩 Method 💩 | 💩 Command 💩 |
|---|---|
1. npx |
npx -y poodionpx -y poodio@0.1.0 |
2. bunx |
bunx -y poodiobunx -y poodio@0.1.0 |
Install
💩 We provide several ways to install poodio so you can run it later. 💩
| 💩 Method 💩 | 💩 Command 💩 |
|---|---|
1. npm |
npm i -g poodionpm i -g poodio@0.1.0 |
2. cargo-binstall |
cargo-binstall -y poodiocargo-binstall -y poodio@0.1.0 |
3. git & cargo |
git clone https://github.com/AsherJingkongChen/poopoo -b main --depth 1cargo install --path poopoo/poodiogit clone https://github.com/AsherJingkongChen/poopoo -b poodio@0.1.0 --depth 1cargo install --path poopoo/poodio |
Run
💩 After installing, run poodio with the following commands. 💩
| 💩 Action 💩 | 💩 Command 💩 |
|---|---|
| 💩 Shows help info 💩 | poodio -hpoodio --help |
| 💩 Shows version info 💩 | poodio -Vpoodio --version |
Integrate
💩 You can integrate poodio into your own project with the following commands. 💩
| 💩 Method 💩 | 💩 Command 💩 |
|---|---|
1. npm |
npm i poodionpm i poodio@0.1.0 |
2. cargo |
cargo add poodiocargo add poodio@0.1.0 |
3. git & cargo |
git clone https://github.com/AsherJingkongChen/poopoo -b main --depth 1cargo add --path poopoo/poodiogit clone https://github.com/AsherJingkongChen/poopoo -b poodio@0.1.0 --depth 1cargo add --path poopoo/poodio |