JSPM

  • Created
  • Published
  • Downloads 205
  • Score
    100M100P100Q82542F
  • License GPL-3.0

Command-line interface for Enonic XP

Package Exports

  • @enonic/cli-test
  • @enonic/cli-test/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@enonic/cli-test) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Enonic - Powerful Headless CMS

Enonic offers a powerful headless CMS with added capabilities—like powerful search, tree structure, and visual page composing for editors. The platform offers a flexible schema system to support any content type and a powerful API to enable developers to build solutions using any front-end framework.

Quickstart

  • Install Enonic CLI by running the following command:
npm install @enonic/cli -g
  • Run enonic without any arguments to verify that installation was successful and see the complete list of supported commands.

  • Go to your project folder and create a new project by running the following command, then follow instructions:

enonic project create

Docs & Guides

For complete guide to Enonic CLI please check out this page.

Build your first Enonic project by following this hands-on introduction.

Need a quick advice? Ask us on Slack.

Uninstall

npm uninstall @enonic/cli -g