0.0.3 • Published 1 year ago

tv-toolkit-cli v0.0.3

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
1 year ago

TKCLI - The CLI tool for studio toolkit creation.

cli

A command-line interface tool that you use to initialize, develop, scaffold, and maintain your toolkit.

Documentation


Get started with TKCLI, learn the fundamentals and explore advanced topics.

Prerequisites

Installation

  • Run the command to install:
npm install -g tv-toolkit-cli

Usage

  • Create toolkit workspace:
tkcli new -n [Toolkit Name]
  • CLI helper options:
tkcli -h
or 
tkcli --help
  • Create Component
tkcli generate component -n [Component name]

Changelog

Learn about the latest improvements.

Developer Guide

To begin development on the cli tool find the repository on bitbucket: https://bitbucket.org/bhivedevs/toolkit-cli/src/main/

Community

Join the conversation and help the community.