cleentfaar / conan-console-bundle
The CLConanConsoleBundle adds interaction with the Symfony console to your Conan CMS.
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Requires
- fm/conan-bundle: dev-master
This package is auto-updated.
Last update: 2019-02-21 09:19:36 UTC
README
The CLConanConsoleBundle adds interaction with the Symfony console to your Conan CMS.
Usage
An example of the required Conan configuration can be found in Resources/docs/getting-started.md.
Todo
- Big refactoring of code to allow for a websocket and be able to work with the console interactively.
Original license and attributions
This bundle inherits large parts of the Console Bundle by CoreSphere.
The original LICENSE
and AUTHORS
files can be found in the root of this bundle, suffixed with _CORESPHERE
.
Initial idea for integrating the console into Conan: @pkruithof