2017 © Pedro Peláez
 

project satis-gui

Satis GUI

image

bazo/satis-gui

Satis GUI

  • Friday, November 7, 2014
  • by bazo
  • Repository
  • 3 Watchers
  • 13 Stars
  • 104 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 1 Versions
  • 2 % Grown

The README.md

Satis GUI

Installation, (*1)

composer create-project bazo/satis-gui:@dev

then run, (*2)

cli app:install

create a user, (*3)

cli user:create name password

login, add packages through gui, (*4)

build packages.json, (*5)

cli satis:build

or click the Build button or use webhooks, (*6)

To customize the app create file app/config/config.local.neon, (*7)

Parameters you might want to change:, (*8)

parameters:
    satis:
        name: A Composer Repository
        require-all: true

    webhook:
        password: webhookpassword

Any other options for satis are suported too, just the provide the right structure under the satis key, (*9)

The Versions

07/11 2014

dev-master

9999999-dev

Satis GUI

  Sources   Download

MIT

The Requires