agnostic icon indicating copy to clipboard operation
agnostic copied to clipboard

Local filesystem

Open jcubic opened this issue 10 years ago • 1 comments

Take a look at https://github.com/ebidel/filer.js or raw FileSystem API where you can drop file from local system and interact with them from comman line (the drag & drop is in the demo).

I wanted to put something like that to my leash shell but then I would need to implement each command in JS, maybe I'll check agnostic. If you implement fake filesystem then you can create local files that start with // I'll do this in my shell.

jcubic avatar Aug 20 '14 08:08 jcubic

Fantastic library! thanks for the pointer!

agordon avatar Aug 20 '14 15:08 agordon