Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/flug/boilerplate-console
- Owner: flug
- Created: 2017-11-23T12:58:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-14T05:00:41.000Z (over 1 year ago)
- Last Synced: 2024-05-01T23:41:32.885Z (7 months ago)
- Topics: boilerplate, boilerplate-console, command-line, console, docker, parallel, php, symfony
- Language: PHP
- Homepage:
- Size: 377 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: Readme.md
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