0.1.5 • Published 7 years ago
woodlets-cli v0.1.5
Woodlets CLI
CLI for Woodlets projects.
Prerequisites
Optional
Getting started
First install woodlets cli via Node Package Manager (npm).
npm install -g woodlets-cliTo create a new Woodlets theme and a fresh WordPress installation run:
woodlets createYou may run init instead of create if you're already in the directory the theme should be created in.
woodlets initYou should run woodlets init only in empty directories.
For more information what's possible with woodlets cli run:
woodlets help