Skip to content

Neochic/Woodlets-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Woodlets CLI

CLI for Woodlets projects.

Prerequisites

Optional

Getting started

First install woodlets cli via Node Package Manager (npm).

npm install -g woodlets-cli

To create a new Woodlets theme and a fresh WordPress installation run:

woodlets create

You may run init instead of create if you're already in the directory the theme should be created in.

woodlets init

You should run woodlets init only in empty directories.

For more information what's possible with woodlets cli run:

woodlets help

Releases

No releases published

Packages

No packages published