lucky_cli icon indicating copy to clipboard operation
lucky_cli copied to clipboard

Add --with-page into lucky gen.action.browser task.

Open zw963 opened this issue 1 year ago • 2 comments

For follow the discussion in following link

https://github.com/luckyframework/lucky/discussions/1794#discussioncomment-5433277

zw963 avatar Apr 22 '24 07:04 zw963

You can already do this.

https://github.com/luckyframework/lucky/blob/e83b25ae7c35be14669ae3f63bd9c95e9cab7b1a/tasks/gen/action/browser.cr#L18

lucky gen.action.browser Users::Index --with-page

jwoertink avatar Apr 22 '24 15:04 jwoertink

Though, I just realized that the help message doesn't tell you that :man_facepalming: I'll open an issue on that

jwoertink avatar Apr 22 '24 15:04 jwoertink