Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

agentg

cekvenich101LGPL-3.0-only2.5.2

A good agent, lets you download a branch, or tell you about the local container/box

monitoring

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'