UNPKG

hitt-cli

Version:

command line HTTP testing tool focused on speed and simplicity

5 lines (3 loc) 78 B
#!/usr/bin/env node const { install } = require("./binary"); install(false);