azi / pine
pine - A CLI installer for timber.
2.3.5
2018-11-24 22:11 UTC
Requires
- ext-zip: *
- guzzlehttp/guzzle: >=6.2
- symfony/console: >=3.2
- symfony/filesystem: >=3.2
- symfony/process: >=3.2
- symfony/yaml: >=3.2
- wp-cli/wp-cli: ^1.2
This package is auto-updated.
Last update: 2024-10-19 22:12:26 UTC
README
pine - A CLI installer for timber
A CLI tool written in PHP based on symfony console to easily create a WordPress (Timber) project.
Installation
composer global require azi/pine
Dont't forget to add $HOME/.composer/vendor/bin
in your path
Usage
pine new blog
This will download and install wordpress as well as timber with basic theme directory structure
Asking for specific WordPress version
pine new blog 4.6