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 task generator. #1424

Merged
merged 1 commit into from
Sep 30, 2013
Merged

Add task generator. #1424

merged 1 commit into from
Sep 30, 2013

Conversation

namusyaka
Copy link
Contributor

ref #1200

$ padrino g task
Usage:
  padrino-gen task [name]

Options:
  -r, [--root=ROOT]                # The root destination
                                   # Default: .
  -d, [--description=DESCRIPTION]  # The description of your application task
  -n, [--namespace=NAMESPACE]      # The namespace of your application task

Description:

    padrino-gen task generates a new task file.

How about this one?

@nesquena
Copy link
Member

Looks good to me. Thanks @namusyaka!

nesquena added a commit that referenced this pull request Sep 30, 2013
@nesquena nesquena merged commit f1651b2 into padrino:master Sep 30, 2013
@namusyaka namusyaka deleted the add-task-generator branch September 30, 2013 07:48
@ujifgc
Copy link
Member

ujifgc commented Sep 30, 2013

Does it close #1200 ?

@namusyaka
Copy link
Contributor Author

Yeah, 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

Successfully merging this pull request may close these issues.

3 participants