0.3.0 • Published 3 years ago

lerna-flow v0.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

lerna-flow

Simplify your flow with lerna with this CLI tool.

What can it do?

  • Create feature branches
  • Create prerelease packages and publish them
  • Create production packages and publish them
  • Automatically generate changelog entries
  • Automatically resolve version conflicts
  • Launch Pull Request interface (Stash)

How to use?

Just run npx lerna-flow in your repository root to try it without installation.