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

Adding new dependency of SfNeklandEditionBundle #8

Open
Nek- opened this issue May 1, 2015 · 1 comment
Open

Adding new dependency of SfNeklandEditionBundle #8

Nek- opened this issue May 1, 2015 · 1 comment

Comments

@Nek-
Copy link
Member

Nek- commented May 1, 2015

After update to new Sf 3.0 edition, a new non-critical issue happens: after installing a new project, the bin/console of symfony is not automatically added to git when you type git add .. You need to force the addition of the file to git by using git add -f bin/console.

This issue is more relative to Symfony every other dependencies use this folder to put their binary (and so this folder should be ignored as vendors).

Proposition of a solution for Symfony Nekland Edition: creating a dependency script, adding it to the composer install process, this script will handle the addition to git (by asking the user if he wants to create a new git repo, etc).

@Nek-
Copy link
Member Author

Nek- commented May 3, 2015

This dependency should also change the README by another one that describe better the project and how to install it.

@Nek- Nek- changed the title Adding new dependency of SfNeklandEdition Adding new dependency of SfNeklandEditionBundle Jun 14, 2015
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

1 participant