3.1.0 • Published 3 years ago

bedrock-cli v3.1.0

Weekly downloads
3
License
ISC
Repository
github
Last release
3 years ago

bedrock-cli

bedrock-cli is the command line interface to Bedrock.

How to install

npm install -g bedrock-cli

Usage

bedrock upgrade

This command upgrades your current Bedrock project to the latest core Bedrock code. Everything in core/ will be replaced, along with some other files. Your files in content/ will not be changed.

bedrock upgrade --dev

Upgrade referencing Bedrock's develop branch instead of master. Warning: for advanced users only.

bedrock upgrade --canary

Upgrade referencing Bedrock's canary branch instead of master. For those who want to be on the cutting edge.

bedrock init [base]

Initialize a new Bedrock project. You can initialize a Bedrock project from a base where base can be either material or bootstrap4.

Developing the CLI

Test the CLI locally

Use this command (point to the right location):

node ../bedrock-cli/src/cli.js upgrade --dev
3.1.0

3 years ago

3.0.0

3 years ago

2.4.0

5 years ago

2.3.1

5 years ago

2.3.0

5 years ago

2.2.2

5 years ago

2.2.0

5 years ago

2.1.4

5 years ago

2.1.3

5 years ago

2.1.2

5 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.3.3

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.0

8 years ago