0.0.2 • Published 2 years ago

pubex v0.0.2

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

pubex

npm (tag) npm

Quickly publish an experimental version of your npm package in one command:

npx pubex

or:

npm i -g pubex
pubex

If it is a git repository, it will use HEAD hash (eg. 0.0.0-experimental-caf5d3) as the version number, else it will use current time (eg. 0.0.0-experimental-2022-02-16-00-02-40-utc-plus-8) as the version number.