2.5.0-rc.2 • Published 5 years ago

locomotive-site-builder-cli v2.5.0-rc.2

Weekly downloads
92
License
SEE LICENSE IN LI...
Repository
-
Last release
5 years ago

Locomotive SiteBuilder CLI

Local tool to create themes/blocks for any Locomotive SiteBuilder platform.

Install

Make sure you've got nodeJS and Npm installed on your machine.

npm install -g bower
npm install -g brunch
npm install -g locomotive-site-builder-cli

In order to make sure the tool was correctly installed, type the following command:

locomotive version

It should return something >= 2.2.0.

Usage

First, you need to create a new project. A project is the entity above the themes. It might be useful if your themes share some same assets.

locomotive new  --projectName="<my project name>" --author="<your name>"

The command will generate the files you'll need to create your first themes and blocks.

For more information, open the README.md file inside the generated folder.

Contact

Feel free to contact us at contact at nocoffee dot fr.

License

Copyright (c) 2019 NoCoffee SARL, released under the MIT license

2.5.0-rc.2

5 years ago

2.5.0-rc.1

6 years ago

2.3.1

6 years ago

2.4.0-rc.4

6 years ago

2.4.0-rc.3

6 years ago

2.4.0-rc.2

6 years ago

2.3.0

6 years ago

2.2.1

7 years ago

2.1.2

7 years ago

2.1.1

7 years ago

2.1.0

7 years ago

2.0.0

7 years ago

2.0.0-beta.4

7 years ago

2.0.0-beta.3

7 years ago

2.0.0-beta.2

7 years ago

2.0.0-beta.1

7 years ago

1.3.1

7 years ago

1.3.0

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago