There is no license information available for the latest version (3.0.2) of this package.

WorkAndCode development SDK

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/diegovilarinho/sarge

3.0.2 2018-12-11 01:17 UTC

This package is not auto-updated.

Last update: 2025-10-09 08:55:56 UTC


README

Instalação do pacote

Adicione as seguintes linhas no composer.json

"repositories": [
    {
        "type": "git",
        "url":  "git@github.com:diegovilarinho/sarge.git"
    }
]

Então rode

composer require diegovilarinho/sarge ^3.0

Você precisará de um token: https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/