mglaman / conductor

A Composer user interface built using Electron.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Composer user interface built using Electron.

License:MIT License


Languages

Language:JavaScript 85.4%Language:SCSS 9.5%Language:HTML 3.7%Language:Shell 1.3%