Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create composer.json for instalation with composer #40

Merged
merged 1 commit into from
Sep 3, 2017

Conversation

alphp
Copy link
Contributor

@alphp alphp commented Sep 2, 2017

The installation is much simpler with Composer and https://github.com/RobLoach/component-installer

@evoluteur evoluteur merged commit 6cf7747 into evoluteur:master Sep 3, 2017
@evoluteur
Copy link
Owner

Thanks for the addition.

@alphp
Copy link
Contributor Author

alphp commented Sep 3, 2017

You can test it:

composer config repositories.evoluteur-colorpicker vcs "https://github.com/evoluteur/colorpicker"
composer require evoluteur/colorpicker:dev-master

Composer creates a "components" folder that contains the "jquery-timepicker" whith all files spec in "files" of composer.json.

You can then register the "package" at https://packagist.org In this way the installation would be simpler:
composer require evoluteur/colorpicker:dev-master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants