https://github.com/codesandbox/directory-permission-watcher
https://github.com/codesandbox/directory-permission-watcher
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codesandbox/directory-permission-watcher
- Owner: codesandbox
- Archived: true
- Created: 2021-09-25T19:31:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-06T12:15:33.000Z (over 3 years ago)
- Last Synced: 2025-04-24T04:37:04.476Z (9 months ago)
- Language: Rust
- Size: 57.6 KB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Permission ensurer
Watcher a directory and updates any sub-files/directory permissions to ensure read & write for user and group.
## Running the latest build
You can download the latest build from [the build workflow](https://github.com/DeMoorJasper/directory-permission-watcher/actions/workflows/build.yml) and than you can run it by calling `./directory-permission-watcher `
## Testing it locally (debug build)
To run it use `cargo run `