iconicfreelancer / studio
Command Line Application to setup Wordpress theme, plugin or child theme.
1.0.0
2020-06-16 11:14 UTC
Requires
- ext-zip: *
- guzzlehttp/guzzle: ~6.0
- symfony/console: ~3.0|~4.0
- symfony/filesystem: ~3.0|~4.0
- symfony/process: ~3.0|~4.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-17 01:59:57 UTC
README
Nifty Command Line Application to quickly setup a new AWPS theme in WordPress
Installation
composer global require "alecaddd/awps-cli"
Usage
- Open the location of the theme folder in a Terminal window
- Execute the command
awps new your_theme_name - Done!