bit

Distributed Code Component Manager for sharing and managing reusable code components

brewmacoslinux
Try with needOr install directly
Source

About

Distributed Code Component Manager

Commands

bit

Examples

Initialize a new Bit workspace in the current directory$ bit init
Create a new component with a template$ bit create react my-button
Export components to a remote collection for sharing$ bit export