peregrine-cms is an API first headless content management system with a beautiful head built with VueJS
For more information about this project go to http://www.peregrine-cms.com/
We are currently in an alpha development phase
percli
is a command line tool to accomplish general tasks that arise when
working
the following tools need to be installed and accessible for percli to be able to work
- Java8 for sling9, java8,11+ for sling11
- Maven3.2+ to use percli compile
- NodeJS 10.16.0 (LTS)
npm install percli -g
percli server install --sling 11
note: --sling 11
or -s 11
will force the install to use the sling 11 version of peregrine. This can be
omitted. If not present, percli will install peregrine with sling9. Sling9 however is an older version of sling
and the default of percli server install
will soon move to sling 11.
percli server start