README
buttsfs
A new revolutionary file system
npm install -g buttsfs
mkdir mnt
buttfs mnt
In another terminal
cd mnt
cat important.txt
Dependencies
Requires fuse.
License
MIT
A new revolutionary file system
<script type="module">
import buttsfs from 'https://cdn.skypack.dev/buttsfs';
</script>
A new revolutionary file system
npm install -g buttsfs
mkdir mnt
buttfs mnt
In another terminal
cd mnt
cat important.txt
Requires fuse.
MIT