This package has been deprecated

Author message:

Deprecated

bitstor-cli

1.0.2 • Public • Published

bitstor-cli

Reuse your Vue components

oclif Version Downloads/week License

Usage

$ npm install -g bitstor-cli
$ bitstor COMMAND
running command...
$ bitstor (-v|--version|version)
bitstor-cli/1.0.2 linux-x64 node-v11.0.0
$ bitstor --help [COMMAND]
USAGE
  $ bitstor COMMAND
...

Commands

bitstor add FILE

Add a component

USAGE
  $ bitstor add FILE

ARGUMENTS
  FILE  Type the path to the component you want to add

DESCRIPTION
  ...
  Register a new component, and add it to a store

See code: src/commands/add.js

bitstor create [NAME]

Create Space

USAGE
  $ bitstor create [NAME]

ARGUMENTS
  NAME  Enter the Space name

DESCRIPTION
  ...
  Create a new Space for components

See code: src/commands/create.js

bitstor help [COMMAND]

display help for bitstor

USAGE
  $ bitstor help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

bitstor import BIT

Import a component

USAGE
  $ bitstor import BIT

ARGUMENTS
  BIT  Enter the Bit space and name

DESCRIPTION
  ...
  Import a component from a space into the current folder

See code: src/commands/import.js

bitstor login

Login to BitStor

USAGE
  $ bitstor login

DESCRIPTION
  ...
  Login to the BitStor service

See code: src/commands/login.js

Readme

Keywords

Package Sidebar

Install

npm i bitstor-cli

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

13.9 kB

Total Files

16

Last publish

Collaborators

  • travisreynolds