An open API service indexing awesome lists of open source software.

https://github.com/rhildred/fs-remote-test

using this to get as far as I can with a remote fs outside a docker container.
https://github.com/rhildred/fs-remote-test

Last synced: about 1 year ago
JSON representation

using this to get as far as I can with a remote fs outside a docker container.

Awesome Lists containing this project

README

          

# fs-remote-test
using this to get as far as I can with a remote fs outside a docker container.

```
browserify main.js -o bundle.js
browser-sync start --server --files "./*"

```