https://github.com/webextensions/revisitor
A task runner for your git projects to execute jobs at regular intervals and generate reports / alerts / notifications / mails
https://github.com/webextensions/revisitor
Last synced: 5 months ago
JSON representation
A task runner for your git projects to execute jobs at regular intervals and generate reports / alerts / notifications / mails
- Host: GitHub
- URL: https://github.com/webextensions/revisitor
- Owner: webextensions
- License: mit
- Created: 2024-02-29T18:37:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-21T23:13:48.000Z (6 months ago)
- Last Synced: 2025-12-23T10:36:12.874Z (6 months ago)
- Language: JavaScript
- Size: 1.25 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Revisitor
## Autorun on System Startup
### Ubuntu
Launch `Startup Applications` program.
Click on "Add" button. A dialog window titled "Add Startup Program" would open.
In there, fill in the following fields:
**Name:** `Revisitor (server)`
**Command:** `/bin/bash //autorun/revisitor.autorun.sh`
**Comment:** `Launch Revisitor (server)`