cleentfaar / conan-console-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (0.2) of this package.
The CLConanConsoleBundle adds interaction with the Symfony console to your Conan CMS.
Package info
github.com/cleentfaar/CLConanConsoleBundle
Language:JavaScript
pkg:composer/cleentfaar/conan-console-bundle
0.2
2014-07-19 01:02 UTC
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
