Skip to content

Conversation

benjam-es
Copy link
Contributor

…and add some shortcut flags to the blueprint:new command for streamline publishing - Closes #528

…blueprint:new command for streamline publishing - Closes laravel-shift#528

Signed-off-by: Ben James <in@benjam.es>
…print stubs

Signed-off-by: Ben James <in@benjam.es>
@benjam-es
Copy link
Contributor Author

Added as a separate commit, the ability to simply hook into Laravel's stub:publish command, incase you wanted to make the decision on that separately.

@jasonmccreary
Copy link
Collaborator

Any reason the shorthand command options need to be capital? Would rather save the keystrokes. Also, I think you can do a single dash (-) for short options too (ref)

@benjam-es
Copy link
Contributor Author

Happy to change if preferred?

Just followed the convention in Laravel docs, but I agree, the idea is for the minimal amount of keystrokes.

Signed-off-by: Ben James <in@benjam.es>
@jasonmccreary
Copy link
Collaborator

@benjam-es, do you know if you have to type --c or can it just be -c?

@benjam-es
Copy link
Contributor Author

the shorthand allow -c, -s and -cs

@jasonmccreary jasonmccreary merged commit f9a4bbc into laravel-shift:master Jan 3, 2022
@benjam-es benjam-es deleted the feature/stub-publish-command branch January 3, 2022 19:32
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.

Stubs/config publish 'improvement'
2 participants