Skip to content

mglaman/conductor

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Conductor Conductor Build Status Build status Gratipay Team

A user interface for Composer, the dependency management tool for PHP.

Project page

Conductor provides a user interface for creating and managing PHP applications using Composer.

To Use

Documentation

Documentation can be found at https://mglaman.github.io/conductor/

Releases

Compiled builds are available in the list of releases.

Developers

To use and preview, follow these instructions while still in early development.

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/mglaman/conductor.git
# Go into the repository
cd conductor
# Install dependencies and run the app
npm install && npm start

Icon license

Conductor

Conductor: Created with Baton by Luis Prado from the Noun Project. This icon is licensed as Creative Commons – Attribution (CC BY 3.0)

License MIT