Skip to content

biemch/biem-cli

Repository files navigation

@biem/cli

The Biem CLI is a command-line interface tailored for the Biem Digital Signage CMS. It simplifies the development workflow by offering a set of commands to manage common tasks, such as creating, handling, and deploying templates. Using the Biem command-line interface, developers can concentrate on designing compelling digital signage content, without the hassle of repetitive configuration and setup. The Biem command-line interface boosts productivity, streamlines processes, and ensures a more efficient workflow, making it a key asset for any Biem Digital Signage project.


Installation

To install @biem/cli globally:

npm install -g @biem/cli

Usage

To display the help menu for @biem/cli, use the following command:

biem -h

The output will be:

Usage: index [options] [command]

Biem Command Line Interface

Options:
  -v, --version      output the version number
  -h, --help         display help for command

Commands:
  template [action]  interact with templates
  help [command]     display help for command

License

Distributed under the MIT License. See LICENSE for more details.