README
s3
Minimal AWS S3 CLI
$ npx @buzuli/s3 <sub-command>
OR
$ npm i -g @buzuli/s3
$ s3 <sub-command>
S3 CLI client
<script type="module">
import buzuliS3 from 'https://cdn.skypack.dev/@buzuli/s3';
</script>
Minimal AWS S3 CLI
$ npx @buzuli/s3 <sub-command>
OR
$ npm i -g @buzuli/s3
$ s3 <sub-command>