Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
PAKalucki committed Sep 11, 2024
1 parent 17ffd51 commit 6f6939b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,12 @@
This project attempts to implement service similiar to unix logrotate as windows is insane and doesn't really have a valid equivalent. Also I wanted to play with go. Use at your own peril.

### Config
See configs/wingologrotate.yaml for example config.
See configs/wingologrotate.yaml for example config.

### Installation
- place exe in desired directory
- create configs/wingologrotate.yaml in same location
- run wingologrotate.exe install as administrator

### Compatibility
Tested on Windows 10 and Windows Server 2019. It should run on any modern windows distribution.

0 comments on commit 6f6939b

Please sign in to comment.