Azeemhassni Pine Save

pine - A CLI installer for timber

Project README

Pine Github cover image

pine - A CLI installer for timber

A CLI tool written in PHP based on symfony console to easily create a WordPress (Timber) project.

Pine Animated Demo

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

Options

Option Description Default Value Required
--prefix The database table prefix, By default pine uses the project name as prefix for example If you run pine new blog the table prefix will becose blog_ Project name No
--skip-install If passed pine will skip the WordPress installation step. - No
--npm If passed pine will run npm install in the newly generated theme. - NO
Open Source Agenda is not affiliated with "Azeemhassni Pine" Project. README Source: azeemhassni/pine
Stars
29
Open Issues
3
Last Commit
1 year ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating