mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-23 09:44:22 +03:00
400 B
400 B
Hurl on npm
Hurl is distributed on npm as a thin wrapper around the native binary.
Build
Publish
To publish a new version x.y.z
:
$ cp docs/manual/*.1 contrib/npm/hurl/docs/
$ python3 ./contrib/npm/check_publish.py x.y.z
$ npm publish --dry-run contrib/npm/hurl/
$ npm publish contrib/npm/hurl/