@poodio/poodio-arm64-darwin-unknown
TypeScript icon, indicating that this package has built-in type declarations

0.0.23 • Public • Published

poodio

Stars Issues License

💩 💨 Farts poo poo audio 💨 💩

Install & Run

NPMJS.com PyPI.org

💩 We provide several ways to install and run poodio on your system with a single command. 💩

  1. 💩 bunx 💩
    bunx poodio
    bunx --bun poodio
    bunx poodio@0.1.0
  2. 💩 npx 💩
    npx -y poodio
    npx -y poodio@0.1.0
  3. 💩 pipx 💩
    pipx run poodio
    pipx run poodio==0.1.0
  4. 💩 uvx 💩
    uvx poodio
    uvx poodio==0.1.0

Install

GitHub.com NPMJS.com Homebrew Crates.io PyPI.org

💩 We provide several ways to install poodio so you can run it later. 💩

  1. 💩 brew 💩
    brew install asherjingkongchen/-/poodio
  2. 💩 cargo-binstall 💩
    cargo-binstall -y poodio
    cargo-binstall -y poodio@0.1.0
  3. 💩curl 💩
    curl -LSsf https://asherjingkongchen.github.io/poopoo/poodio.sh | sh
    curl -LSsf https://asherjingkongchen.github.io/poopoo/poodio.sh | sh -s -- 0.1.0
  4. 💩 npm 💩
    npm i -g poodio
    npm i -g poodio@0.1.0
  5. 💩 pip 💩
    pip install poodio
    pip install poodio==0.1.0
  6. 💩 uv 💩
    uv tool install poodio
    uv tool install poodio==0.1.0
  7. 💩 git & cargo 💩
    git clone https://github.com/AsherJingkongChen/poopoo -b main --depth 1
    cargo install --locked --path poopoo/poodio
    git clone https://github.com/AsherJingkongChen/poopoo -b poodio@0.1.0 --depth 1
    cargo install --locked --path poopoo/poodio

Run

macOS x86-64 Linux CLI ARM64 Windows

💩 After installing, run poodio with the following commands. 💩

  1. 💩 Prints help info 💩
    poodio -h
    poodio --help
  2. 💩 Prints version info 💩
    poodio -V
    poodio --version

Integrate

Rust Node.js Python

💩 You can integrate poodio into your own project with the following commands. 💩

  1. 💩 cargo 💩
    cargo add poodio
    cargo add poodio@0.1.0
  2. 💩 npm 💩
    npm i poodio
    npm i poodio@0.1.0
  3. 💩 uv 💩
    uv add poodio
    uv add poodio==0.1.0
  4. 💩 git & cargo 💩
    git clone https://github.com/AsherJingkongChen/poopoo -b main --depth 1
    cargo add --path poopoo/poodio
    git clone https://github.com/AsherJingkongChen/poopoo -b poodio@0.1.0 --depth 1
    cargo add --path poopoo/poodio

Package Sidebar

Install

npm i @poodio/poodio-arm64-darwin-unknown

Weekly Downloads

42

Version

0.0.23

License

MIT

Unpacked Size

828 kB

Total Files

5

Last publish

Collaborators

  • asherjingkongchen