poke-music
v0.4.0
Published
Short name for @leokok/poke-apple-music — same CLI (Apple Music MCP + Poke tunnel)
Maintainers
Readme
poke-music (npm)
This is the same CLI as @leokok/poke-apple-music, published under a short package name so you can run:
npx poke-music@latestUse @latest so npx does not keep an old wrapper. Flags and behavior are identical — see the scoped package README on GitHub.
Shared launcher flags:
-h,--help-v,--version-y,--yes-n,--name <label>
Scoped name (equivalent):
npx @leokok/poke-apple-music@latestThe installed binary for this package is poke-music. The scoped package also installs poke-apple-music (and poke-music as an alias).
Publish
From the repo root, versions in npm/poke-apple-music/package.json and npm/poke-music/package.json must match. Then:
cd npm/poke-music
npm publish --access public(prepublishOnly copies ../poke-apple-music/cli.mjs into this folder before packing.)
