UNPKG

@orangeopensource/hurl

Version:

Run and Test HTTP Requests with plain text and curl

5 lines (3 loc) 68 B
#!/usr/bin/env node const bin = require("./bin"); bin.run("hurl");