poodio-0.0.8 has been yanked.
Visit the last successful build:
poodio-0.0.23
💩 What does poodio do? 💩
💩 🔊 Fart poo poo audio 🔊 💩
💩 Install & Run 💩
💩 We provide various ways to install and run poodio on your system, so you can pick the one that suits you best, including: npx, bunx, cargo-binstall, and git 💩
💩 Install & Run: from npx 💩
💩 It's the simplest option. 💩
- 💩
node.js+npm
💩 Install once and Run the latest version of executable. 💩
npx -y poodio
💩 Install & Run: from bunx 💩
💩 It's a faster version of
npx. 💩
- 💩
bun
💩 Install once and Run the latest version of executable. 💩
bunx poodio
💩 Install & Run: from "Cargo-Binstall" 💩
💩 It's the Rustiest option. 💩
- 💩
rustup+cargo - 💩
cargo-binstall
💩 Install once and Run the specific version (e.g. 0.1.0) of executable. 💩
cargo binstall -qy poodio@0.1.0 && poodio
💩 Install & Run: from "Git" 💩
💩 It's the most transparent option. 💩
- 💩
git - 💩
rustup+cargo
💩 Install and Run the development version of executable. 💩
git clone --branch main --depth 1 https://github.com/AsherJingkongChen/poopoo && \
cargo install --path poopoo/poodio && \
poodio