Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 429 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 429 Bytes

adapt-octopus

Command line helper for converting old Adapt schema into conformant JSON schema.

Installation

Note: requires Node.js to be installed.

From the command line, run:

npm install -g tomgreenfield/adapt-octopus

Usage

adapt-octopus <inputPath> <id>
  • ID should match the value of the component/extension/menu/theme attribute in a plugin’s bower.json.