1.0.8 • Published 6 years ago

solicms-cli v1.0.8

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

soliCMS cli

You need first a valid soliCMS account to use this tool.

Installation

npm install -g solicms-cli

Configuration

Create a file .tokens.yml in a folder and configure it :

name: "Olivier Bonnaure"
domains:
  <shortcut>:
    domain: whatever.solicms.com
    token: <here your private token>

Launch it

solicms <shortcut> -w

Create a new file

solicms <shortcut> -c layout -f my-layout-name

Objects available are :

  • layout
  • partial
  • css
  • js
  • spa
1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago