1.0.8 • Published 7 years ago

solicms-cli v1.0.8

Weekly downloads
2
License
MIT
Repository
-
Last release
7 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

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago