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

Create a terminal command for creating modules #2

Open
jdebuchy opened this issue Aug 24, 2018 · 2 comments
Open

Create a terminal command for creating modules #2

jdebuchy opened this issue Aug 24, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@jdebuchy
Copy link

Something similar to what Laravel does with php artisan .

This command will create a blade file, an scss, a class and, eventually, a js file with its current route.

@jdebuchy jdebuchy added the enhancement New feature or request label Aug 24, 2018
@k33n
Copy link
Collaborator

k33n commented Aug 24, 2018

+1 shouldn't be that hard.

http://symfony.com/doc/current/components/console.html

@EHLOVader
Copy link

Making this using a WP-CLI command would be nice I think https://make.wordpress.org/cli/handbook/commands-cookbook/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants