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

Built-in Tasks should use the native CLI args #1247

Open
2 of 8 tasks
jwoertink opened this issue Aug 27, 2020 · 0 comments
Open
2 of 8 tasks

Built-in Tasks should use the native CLI args #1247

jwoertink opened this issue Aug 27, 2020 · 0 comments
Labels
clarify api Rename/remove/add something to make the API easier to understand

Comments

@jwoertink
Copy link
Member

jwoertink commented Aug 27, 2020

A lot of the built-in tasks use ARGV and should just take advantage of our native CLI Args.

These are currently done:

  • - exec task
  • - watch task

These will require some thought on how to better do error handling:

  • - security_key task
  • - page
  • - model
  • - component
  • - action
  • - resource
@jwoertink jwoertink transferred this issue from luckyframework/lucky_cli Aug 27, 2020
@jwoertink jwoertink added the clarify api Rename/remove/add something to make the API easier to understand label Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clarify api Rename/remove/add something to make the API easier to understand
Projects
None yet
Development

No branches or pull requests

1 participant