Skip to content

Repository files navigation

Charcoal Conductor

A CLI tool for interacting with the Charcoal framework.

Requirements

  • php ^7.4
  • composer

Installation

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

Autocompletion

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

source<(conductor _completion -g -p conductor)

Commands

CommandDescription
helpDisplay help for a command
listList commands
models:createCreate a new Model
models:listList all registered Models
models:syncSynchronize the database with model definitions
attachments:createCreate a new Attachment
attachments:listList all registered Attachments
attachments:syncSynchronize the attachments table with attachment definitions
scripts:listList all charcoal scripts
scripts:runRun a charcoal script
project:createCreate a new charcoal project

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages