← Back to match
Wisdom
CLI tool that publishes a versioned release to GitHub and npm in one command
Desktopfree
Wisdom is a command-line tool that automates publishing a new software release in one command: it bumps the version in package.json, generates a changelog, creates a Git tag, pushes to GitHub, creates a GitHub release, and publishes the package to npm, with hooks for running custom scripts at each stage. It targets developers who maintain npm packages and want the full release sequence run automatically instead of step by step.
Categories
Developer ToolsRelease Automation

