Skip to content

Releases: efforting-tech/efforting-esm-pp

version 0.1.5

Choose a tag to compare

@Mikael-Lovqvist Mikael-Lovqvist released this 06 Jul 12:58

This release is testing the release system

version 0.1.4

Choose a tag to compare

@Mikael-Lovqvist Mikael-Lovqvist released this 05 Jul 23:34

Removed accidental release candidate from repo, fixed bug in pkgbuild and changed efforting framework version

version 0.1.3

Choose a tag to compare

@Mikael-Lovqvist Mikael-Lovqvist released this 05 Jul 23:02

Added --version

v0.1.2

Choose a tag to compare

@Mikael-Lovqvist Mikael-Lovqvist released this 05 Jul 17:01

This fixes an issue with the style

v0.1.1

Choose a tag to compare

@Mikael-Lovqvist Mikael-Lovqvist released this 05 Jul 12:46

Now has a binary associated with it

v0.1.0

Choose a tag to compare

@Mikael-Lovqvist Mikael-Lovqvist released this 05 Jul 11:43

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