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

Allow symfony:command to be executed multiple times #16

Closed
wants to merge 1 commit into from
Closed

Allow symfony:command to be executed multiple times #16

wants to merge 1 commit into from

Commits on May 12, 2014

  1. Allow symfony:command to be executed multiple times

    In Rake a task can only be executed once. In our case the ```symfony:command``` need to be executed multiple times. For example, clearing the cache and compile the assets.
    
    Fix #15 and #10.
    Benjamin Laugueux authored and Benjamin Laugueux committed May 12, 2014
    Configuration menu
    Copy the full SHA
    40f2416 View commit details
    Browse the repository at this point in the history