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

https://github.com/damianfral/check-folder-copy

Webapp that traverses two directories to verify that their structures and files match
https://github.com/damianfral/check-folder-copy

purescript purescript-concur webapp

Last synced: 5 months ago
JSON representation

Webapp that traverses two directories to verify that their structures and files match

Awesome Lists containing this project

README

          

# Check Folder Copy

A PureScript-Concur application that uses the File System web API to
traverse two directories and verify that their structures and files
(by name and size) match exactly.