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 #141

Merged
merged 1 commit into from
Sep 14, 2017

Conversation

alphp
Copy link
Contributor

@alphp alphp commented Sep 3, 2017

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

After merged you can test it:

composer config repositories.markusslima-bootstrap-filestyle vcs "https://github.com/markusslima/bootstrap-filestyle"
composer require markusslima/bootstrap-filestyle:dev-master

Before merged you can test using my git fork.

Composer creates a "components" folder that contains the "bootstrap-filestyle" 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 markusslima/bootstrap-filestyle:dev-master

@markusslima markusslima merged commit af2ef7a into markusslima:master Sep 14, 2017
@markusslima
Copy link
Owner

Ty

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