0.1.1 • Published 3 years ago

@hyrious/done v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

@hyrious/done

A command line tool to help standardize release.

Just run npx @hyrious/done.

Diff. with done

  • Preview next version in command line.
  • Handle npm v7 (which updates package-lock.json on release).
  • Provide alter bin named npm-done to prevent conflict with shell reservations.\ However, it does not mean it is only for npm. yarn & pnpm are also supported.
  • Doesn't bundle everything.\ It helps installing because semver is already a dependency of npm and many other tools.

Known Issue

PRs are welcome.

  • Yarn2+ is not supported yet. Checkout their docs to see how to make it.

Why

I made this tiny cli for my personal convenience, it's just working without many options.

See Also

License

MIT @ hyrious

0.1.1

3 years ago

0.1.0

3 years ago