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

WorkAndCode development SDK

3.0.2 2018-12-11 01:17 UTC

This package is not auto-updated.

Last update: 2024-09-26 04:22:46 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/