Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/margostino/babel-agent
https://github.com/margostino/babel-agent
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/margostino/babel-agent
- Owner: margostino
- License: apache-2.0
- Created: 2023-10-09T18:33:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-28T13:40:32.000Z (about 1 month ago)
- Last Synced: 2024-11-28T14:36:06.615Z (about 1 month ago)
- Language: Go
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🛰️ Babel Agent
(This project is under Babel Foundation initiative. You can read the manifest [here](https://github.com/margostino/babel-foundation))
A daemon process that detects changes in local Babel data, pushes changes to the remote repository, and updates metadata and indexing.
## Demo
[![Watch the video](https://img.youtube.com/vi/dkvbfGB1qRE/default.jpg)](https://youtu.be/dkvbfGB1qRE)
## Features
- **Change Detection**: Monitors local Babel data for changes and pushes updates to the remote repository.
- **Indexing and Metadata Updates**: Regularly updates indexing and metadata.
- **Customizable Interval**: Default interval of 30 seconds, configurable as needed.### Requirements
```bash
ssh-add ~/.ssh/id_rsa
```