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

Keep track of binaries #3

Closed
theofidry opened this issue Jun 8, 2016 · 1 comment
Closed

Keep track of binaries #3

theofidry opened this issue Jun 8, 2016 · 1 comment

Comments

@theofidry
Copy link
Collaborator

Having global binaries isolated is cool, but would it be possible to do it on a project basis as well?

@bamarni
Copy link
Owner

bamarni commented Jun 8, 2016

It allows both already :)

There are 2 syntaxes :

  • composer bin [namespace] [composer_command]
  • composer global bin [namespace] [composer_command]

@bamarni bamarni closed this as completed Jun 8, 2016
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