2017 © Pedro Peláez
 

library satis-admin

A simple web-based interface for Satis repositories

image

yohang/satis-admin

A simple web-based interface for Satis repositories

  • Wednesday, August 31, 2016
  • by yohang
  • Repository
  • 4 Watchers
  • 57 Stars
  • 331 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 5 Open issues
  • 4 Versions
  • 5 % Grown

The README.md

Satis Admin

Build Status, (*1)

Satis Admin is a web-based version of Satis, the composer package repository generator., (*2)

It allows you to build the satis configuration json file, and to run the satis build task via web interface., (*3)

Screenshots

Dashboard Edit, (*4)

Requirements

This project is based on Silex and PHP5.4+, (*5)

Installation


$ curl -sS https://getcomposer.org/installer | php $ php composer.phar create-project yohang/satis-admin $ php bin/console user:add username password

Run test suite

 $ php composer.phar install --dev
 $ php -Slocalhost:8000 -tweb
 $ ./bin/behat

The Versions