https://github.com/themeplate/cli
The base for every commands
https://github.com/themeplate/cli
wordpress wordpress-development
Last synced: 4 months ago
JSON representation
The base for every commands
- Host: GitHub
- URL: https://github.com/themeplate/cli
- Owner: ThemePlate
- License: gpl-3.0
- Created: 2022-06-07T11:12:01.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T15:18:07.000Z (about 1 year ago)
- Last Synced: 2025-10-10T23:10:02.162Z (8 months ago)
- Topics: wordpress, wordpress-development
- Language: PHP
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ThemePlate CLI
> The base for every commands a package might have
## Usage
### List Commands
`./vendor/bin/themeplate`
#### Available commands:
| Name | Description |
|-----------|-----------------|
| index.php | Add recursively |
Except `node_modules` and `vendor` directories
### Check package [Tester](https://github.com/ThemePlate/Tester)