cloudflare-stout

1.3.2 • Public • Published

cloudflare stout on npm

mirrors cloudflare stout releases to npm, such that you can do:

npm install --save cloudflare-stout
npx stout-linux
npx stout-osx
npx stout-windows
npx stout

and

npm install --global cloudflare-stout
stout-linux
stout-osx
stout-windows
stout

the stout executable is a bash script that will:

  • determine your platform and use the appropriate executable for it
  • determine if env vars "$ACCESS_KEY_ID" "$ACCESS_KEY_SECRET" are set, and if so, use their values for the --key and --secret arguments

/cloudflare-stout/

    Package Sidebar

    Install

    npm i cloudflare-stout

    Weekly Downloads

    9

    Version

    1.3.2

    License

    Unlicense

    Unpacked Size

    22.7 MB

    Total Files

    6

    Last publish

    Collaborators

    • bevryme