README
send-me-a-file
Receive a single file from another person, with one command.
Quick Start
npx smaf some-file.zip
Installation
npm install -g smaf
Receive a single file from another person.
<script type="module">
import smaf from 'https://cdn.skypack.dev/smaf';
</script>
Receive a single file from another person, with one command.
npx smaf some-file.zip
npm install -g smaf