Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flug/boilerplate-console

a boilerplate for your command-line applications, including symfony injection
https://github.com/flug/boilerplate-console

boilerplate boilerplate-console command-line console docker parallel php symfony

Last synced: about 1 month ago
JSON representation

a boilerplate for your command-line applications, including symfony injection

Awesome Lists containing this project

README

        

## Boilerplate console

### using symfony/console

**PHP 7 minium requirement**

## Docker

docker build -t .

docker run --rm -v $PWD:/app it