UNPKG

hitt-cli

Version:

command line HTTP testing tool focused on speed and simplicity

5 lines (3 loc) 71 B
#!/usr/bin/env node const { run } = require("./binary"); run("hitt");