https://github.com/linkeddata/solid-recursive-copy
Recursively copy resources across web sites which are solid-compatible
https://github.com/linkeddata/solid-recursive-copy
Last synced: 4 months ago
JSON representation
Recursively copy resources across web sites which are solid-compatible
- Host: GitHub
- URL: https://github.com/linkeddata/solid-recursive-copy
- Owner: linkeddata
- License: mit
- Created: 2017-08-18T22:20:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-06T22:21:34.000Z (over 7 years ago)
- Last Synced: 2024-04-16T00:08:26.515Z (about 2 years ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 5
- Watchers: 7
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# solid-recursive-copy
Recursively copy resources across web sites which are solid-compatible
Load directory ("LDP Contaners") files, and copy them and their contents
to another website.
Use this to clone a project as a template for a new project,
to keep an archive copies, and so on
Designed for in-browser use, in a web app, or on command line node.js use.