sutekh
v0.2.0
Published
Bringing the chaos to Anubis
Downloads
133
Readme
Sutekh
Simple proof-of-concept wrapper for curl that satisfies Anubis seamlessly.
Installing
You can install Sutekh globally via npm:
npm install --global sutekhCall sutekh as you would curl.
Building
install dependencies and build:
npm install
npm run buildthen execute by replacing curl with npx sutekh
