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

Add as a composer package #105

Open
meh-uk opened this issue Sep 2, 2015 · 5 comments
Open

Add as a composer package #105

meh-uk opened this issue Sep 2, 2015 · 5 comments
Milestone

Comments

@meh-uk
Copy link

meh-uk commented Sep 2, 2015

can we get this project added to a package manager - i.e. - https://packagist.org/

@Aldarone
Copy link
Contributor

Aldarone commented Sep 2, 2015

In order to be installed with composer create-project minigal/minigalnano I suppose ?

I don't see why not, but installation is not really complicated in the first place.

@meh-uk
Copy link
Author

meh-uk commented Sep 2, 2015

Installation of any individual dependency is never complicated - the issue is when you have loads of dependencies then package managers are awesome - even when you have npm, bower, composer etc.

@Aldarone
Copy link
Contributor

Aldarone commented Sep 2, 2015

I get the point of package managers. But MinigalNano has 0 dependencies.

The only benefit of doing that is that composer can check the minimal php version and the presence of php-gd.

Or do you want to be able to install minigal nano as a dependency for another project ?

@meh-uk
Copy link
Author

meh-uk commented Sep 2, 2015

I would like to be able to install it as a dependency for another project :).

@tmos tmos added this to the 1.0 milestone Jul 5, 2016
@tmos
Copy link
Collaborator

tmos commented Jul 5, 2016

Not really convinced by the utility of composer for minigal, but no real cost of doing it, I'll try to publish it after the refactor, and update it for the v1.

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

No branches or pull requests

3 participants