Skip to content

Create new projects from presets: plugin, theme, site

License

Notifications You must be signed in to change notification settings

TangibleInc/create

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Tangible

A command-line tool to quickly set up new projects based on templates.

Usage

Prerequisites: Git and Node.js 18 or above

Run the tool to create a new project.

npm create tangible@latest

It asks for project name and type, such as plugin, theme, static site. Then it creates a folder with basic setup prepared.

Project templates

Here are the project templates available.

  • WordPress plugin, theme, or site
  • Static HTML site

They're based on the following shared libraries.

  • Roller to compile Sass/TypeScript/JSX
  • Framework - Common plugin/theme features
  • Updater - Plugin/theme updater to integrate with Update Server
  • wp-now for local development with minimal requirement (Node or Bun)

About

Create new projects from presets: plugin, theme, site

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published