Releases: efforting-tech/efforting-esm-pp
Releases · efforting-tech/efforting-esm-pp
Release list
version 0.1.5
This release is testing the release system
version 0.1.4
Removed accidental release candidate from repo, fixed bug in pkgbuild and changed efforting framework version
version 0.1.3
v0.1.2
v0.1.1
Now has a binary associated with it
v0.1.0
Currently we have not added the command line interface registration of the package. But you can still make use of it as a package.
Installation procedure in an empty directory
$ npm init [-y] # with -y default options are used for the otherwise interactive package init guide
$ npm install https://github.com/efforting-tech/efforting-esm-pp/releases/download/v0.1.0/efforting-esm-pp-0.1.0.tgz
added 3 packages, and audited 4 packages in 1s