Skip to content

hyrious/done

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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

About

A command line tool to help standardize release.

Resources

License

Stars

Watchers

Forks

Packages

No packages published