1.1.7 • Published 1 month ago

create-built-app v1.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

Create Built App

The official command line tool for creating Built.JS themes, plugins and sites

Usage

npx create-built-app init

For building themes or plugins, use:

npx create-built-app init --type=theme

or

npx create-built-app init --type=plugin

If you want to install it globally:

npm install create-built-app -g

Then you can do:

built init

Development

npm run prepare

Install theme

node build/src/index.js init --type theme

Install site

node build/src/index.js init --type site
1.1.7

1 month ago

1.1.6

2 months ago

1.1.5

2 months ago

1.1.4

2 months ago

1.1.1

3 months ago

1.1.3

3 months ago

1.1.2

3 months ago

1.1.0

4 months ago

1.0.1

5 months ago

1.0.0

5 months ago