This website requires JavaScript.
Explore
Help
Sign In
dave
/
directory-deletor
Watch
1
Star
0
Fork
0
You've already forked directory-deletor
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7
Commits
1
Branch
0
Tags
master
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
PhatPhuckDave
6ad7efb947
chore: update NSSM service to scan Documents by default and set ROOT env for directory-forbidder configuration
2025-08-07 11:35:10 +02:00
.gitignore
feat: add .gitignore, upgrade to Go 1.23 with deps, improve logging,
2025-08-07 11:18:08 +02:00
debug.sh
refactor: rename WORKDIR to ROOT, export env vars in debug.sh, enhance logging, and adjust path handling for clarity and robustness
2025-08-07 11:32:56 +02:00
deploy_nssm.sh
chore: add NSSM deploy/start/stop/remove scripts and debug runner to manage DirectoryForbidder services and local debugging
2025-08-07 11:24:16 +02:00
deploy.sh
feat: add .gitignore, upgrade to Go 1.23 with deps, improve logging,
2025-08-07 11:18:08 +02:00
dockerfile
Initial commit
2024-08-08 22:16:45 +02:00
go.mod
refactor: rename module to directory-forbidder, add flag parsing and logger init, improve run loop and logs for clearer operation
2025-08-07 11:24:20 +02:00
go.sum
feat: add .gitignore, upgrade to Go 1.23 with deps, improve logging,
2025-08-07 11:18:08 +02:00
main.go
refactor: rename WORKDIR to ROOT, export env vars in debug.sh, enhance logging, and adjust path handling for clarity and robustness
2025-08-07 11:32:56 +02:00
nssm_deployall.sh
chore: update NSSM service to scan Documents by default and set ROOT env for directory-forbidder configuration
2025-08-07 11:35:10 +02:00
nssm_rmall.sh
chore: add NSSM deploy/start/stop/remove scripts and debug runner to manage DirectoryForbidder services and local debugging
2025-08-07 11:24:16 +02:00
nssm_startall.sh
chore: add NSSM deploy/start/stop/remove scripts and debug runner to manage DirectoryForbidder services and local debugging
2025-08-07 11:24:16 +02:00
nssm_stopall.sh
chore: add NSSM deploy/start/stop/remove scripts and debug runner to manage DirectoryForbidder services and local debugging
2025-08-07 11:24:16 +02:00
Description
No description provided
37
KiB
Languages
Go
65.9%
Shell
34.1%