PHPackages                             mouseeatscat/charcoal-conductor - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. mouseeatscat/charcoal-conductor

ActiveLibrary[CLI &amp; Console](/categories/cli)

mouseeatscat/charcoal-conductor
===============================

A CLI tool for interacting with your Charcoal projects.

v1.1.4(1y ago)019Apache-2.0PHPPHP ^7.4|^8.0

Since Apr 3Pushed 1y ago2 watchersCompare

[ Source](https://github.com/charcoalphp/conductor)[ Packagist](https://packagist.org/packages/mouseeatscat/charcoal-conductor)[ RSS](/packages/mouseeatscat-charcoal-conductor/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (6)Versions (9)Used By (0)

Charcoal Conductor
==================

[](#charcoal-conductor)

A CLI tool for interacting with the [Charcoal framework](https://github.com/charcoalphp/charcoal).

Requirements
------------

[](#requirements)

- php ^7.4
- composer

Installation
------------

[](#installation)

```
composer global config repositories.stecman/symfony-console-completion vcs https://github.com/MouseEatsCat/symfony-console-completion
composer global require charcoal/conductor
```

### Autocompletion

[](#autocompletion)

To enable autocompletion, you need to add the following to your `.bashrc` or `.zshrc` file.

```
source
