https://github.com/aeghost/git-history-filler-daemon
https://github.com/aeghost/git-history-filler-daemon
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/aeghost/git-history-filler-daemon
- Owner: aeghost
- License: mit
- Created: 2025-01-15T09:55:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-21T18:00:10.000Z (over 1 year ago)
- Last Synced: 2025-12-26T16:37:46.746Z (5 months ago)
- Language: OCaml
- Size: 170 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# git-history-filler-daemon
Lil daemon to fill a git website historic, auto-magically...
## Make
Run :
```sh
dune build
```
## Exec
```sh
./_default/default/bin/filler.exe
```