https://github.com/intuition-dev/intuservices
Services. SQL. Monitoring
https://github.com/intuition-dev/intuservices
Last synced: 4 months ago
JSON representation
Services. SQL. Monitoring
- Host: GitHub
- URL: https://github.com/intuition-dev/intuservices
- Owner: intuition-dev
- Created: 2019-10-13T14:27:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T23:15:11.000Z (over 3 years ago)
- Last Synced: 2024-12-31T03:27:07.957Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 271 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 69
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# agentG
A good agent, lets you download a branch, or tell you what is going on in the container/box.
You can download a git branch, and find out what is going on in the box(container).
```
npm i -g agentg
agentg -g
```
To download a git branch you need a gitdown.yaml file in the current folder, eg:
```
BRANCH: 'master'
REPOFolder: 'src'
LOGINName: 'cekvenich'
REPO: 'github.com/intuition-dev'
PROJECT: 'intuServices'
```