@interplay/cli
v3.4.0
Published
Welcome! The Interplay Command Line Interface (CLI) is a tool to automatically parse and bundle your components for Interplay.
Downloads
1,242
Readme
Interplay CLI
Welcome! The Interplay Command Line Interface (CLI) is a tool to automatically parse and bundle your components for Interplay.
It accepts plugins to handle different frameworks. Currently only the plugin for the React framework is available.
Installation
Install the Interplay CLI and React plugin globally as follows:
npm install -g @interplay/cli @interplay/cli-plugin-react
Usage
Run the CLI at a terminal/command prompt as follows:
interplay
Docs
Please see Interplay Help for documentation and further information about Interplay.