https://github.com/gitanat/DirectoryOverlay
'Overlay' two directories - reversibly copy one into the other. It allows you to keep a customized set of files separately from a main project, and apply them seamlessly
https://github.com/gitanat/DirectoryOverlay
directory overlay python
Last synced: about 1 year ago
JSON representation
'Overlay' two directories - reversibly copy one into the other. It allows you to keep a customized set of files separately from a main project, and apply them seamlessly
- Host: GitHub
- URL: https://github.com/gitanat/DirectoryOverlay
- Owner: gitanat
- License: cc0-1.0
- Created: 2014-03-20T19:44:33.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-20T13:18:02.000Z (about 12 years ago)
- Last Synced: 2025-03-30T08:15:19.420Z (about 1 year ago)
- Topics: directory, overlay, python
- Language: Python
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
DirectoryOverlay
================
'Overlay' two directories - reversibly copy one into the other. It allows you to keep a customized set of files separately from a main project, and apply them seamlessly