uxhubclisling12
v1.1.0
Published
uxhub cli tool for apache sling 12
Downloads
13
Readme
uxhubcli - cli tool for UXHub Platform
about UXHub
UXHub is an API first headless content management system with a beautiful head built with VueJS
For more information about this project go to https://www.UXHub.com/
about uxhubcli
uxhubcli
is a command line tool to accomplish general tasks that arise when
working
prerequisits
the following tools need to be installed and accessible for uxhubcli to be able to work
- Java 11
- Maven 3.6+ to use uxhubcli compile
- NodeJS 14.16.0 (LTS)
install uxhubcli
npm install uxhubcli -g
install UXHub
uxhubcli server install
start an already installed UXHub instance
uxhubcli server start
stop a running UXHub instance
uxhubcli server stop
check if a UXHub instance is running
uxhubcli server status