New Tool - mini #75
WendellAdriel
started this conversation in
Ideas
Replies: 2 comments 7 replies
-
I love this idea! I think we could potentially do a lot with this |
Beta Was this translation helpful? Give feedback.
3 replies
-
@erikaheidi @JustSteveKing one QQ on this. If this should be a new repository, can any of you create it so I can start working directly on a repository in the minicli org or should I start on a personal repository like miniterm and then we move to the minicli org? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@erikaheidi @JustSteveKing
As you know, Laravel has a tool called Artisan that has a lot of amazing commands.
I was thinking on building a command using minicli itself that would be called
mini
, that would be something like Artisan.I’m thinking on building only one command called create that would be used to create commands, themes and services like:
mini create command TestController mini create service TestService mini create theme TestTheme
After this first release we can create more commands to list commands, list services, list configurations, etc.
If you like this idea I’d love to work on this after we “release” miniterm!
Beta Was this translation helpful? Give feedback.
All reactions