UNPKG

bit-bin

Version:

<a href="https://opensource.org/licenses/Apache-2.0"><img alt="apache" src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"></a> <a href="https://github.com/teambit/bit/blob/master/CONTRIBUTING.md"><img alt="prs" src="https://img.shields.io/b

10 lines (8 loc) 465 B
# Paper Paper is an extension for building modern terminal commands using React components. It uses [Ink](https://github.com/vadimdemedes/ink) and [commander](https://github.com/tj/commander.js/) behind the scences to deliver a unified experience for building amazing component-based CLI apps. ## Features - Allow to register new commands - Use commander commands. - Render to stdout with Ink. - move to new command definition format (see example at `run.cmd.tx`)