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

use a submodule for core files #57

Closed
cfoellmann opened this issue Mar 10, 2013 · 1 comment
Closed

use a submodule for core files #57

cfoellmann opened this issue Mar 10, 2013 · 1 comment

Comments

@cfoellmann
Copy link

I would like to suggest to "outsource" the https://github.com/aws/aws-sdk-php/tree/master/src/Aws folder to a submodule to make it possible to use the core files in custom applications.

I know it would be a major restructuring but would make a lot of things much easier.

@mtdowling
Copy link
Member

Removing files from this repository and replacing them with git submodules would be a major breaking change for users who are installing the SDK using git and would add a great deal of overhead to maintaining the SDK. I recommend using Composer to manage your dependencies and bring the SDK into your projects as needed.

We offer a number of alternative ways to install the SDK: Composer, PEAR, GitHub, Phar.

This issue was closed.
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

No branches or pull requests

2 participants