@sagwaco/plz
v0.1.3
Published
Natural-language to shell-command CLI
Readme
npm package
Global install:
npm install -g @sagwaco/plzThe package is scoped as @sagwaco/plz — the unscoped name pretty-plz is
already taken on npm by another project.
The postinstall script downloads the platform-matching release binary from
GitHub. Upgrade with npm update -g @sagwaco/plz, plz update, or
plz configure update.
Publish (maintainers):
cd npm/pretty-plz
npm publish --access publicEnsure package.json version matches the GitHub release tag before publishing.
See docs/release.md for the full release checklist.
