You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Distribute podkit via npm for cross-platform installation.
Description
Publish podkit to the npm registry so users can install with npm install -g podkit or npx podkit. This is already referenced in the docs as the primary install method and needs to be made available.
Use Cases
npm install -g podkit — install globally
npx podkit — run without installing
Works on any platform with Node.js
Familiar workflow for JavaScript/Node.js users
Status
Next — planned for upcoming development. Vote and comment to share your use cases.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Request
Distribute podkit via npm for cross-platform installation.
Description
Publish podkit to the npm registry so users can install with
npm install -g podkitornpx podkit. This is already referenced in the docs as the primary install method and needs to be made available.Use Cases
npm install -g podkit— install globallynpx podkit— run without installingStatus
Next — planned for upcoming development. Vote and comment to share your use cases.
Beta Was this translation helpful? Give feedback.
All reactions