repman-io / repman

Repman - PHP Repository Manager: packagist proxy and host for private packages
https://repman.io
MIT License
519 stars 107 forks source link

Create command repman:package:add #671

Open edpittol opened 10 months ago

edpittol commented 10 months ago

This command allow to reproduce the add package user interface.

The idea of the command comes from a need of an automation of release new packages available in a directory.

For now the command supports just artifacts type. It can evolve to all packages types. The package management can be a service and used by controller and command.