Socket
Socket
Sign inDemoInstall

bangle-scripts

Package Overview
Dependencies
336
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    bangle-scripts

CLI for developing bangle.js apps


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Install size
208 MB
Created
Weekly downloads
 

Readme

Source

bangle-scripts

CLI for developing bangle.js apps

oclif Version Downloads/week License

Usage

$ npm install -g bangle-scripts
$ bangle-scripts COMMAND
running command...
$ bangle-scripts (-v|--version|version)
bangle-scripts/0.0.7 darwin-x64 node-v12.10.0
$ bangle-scripts --help [COMMAND]
USAGE
  $ bangle-scripts COMMAND
...

Commands

bangle-scripts help [COMMAND]

display help for bangle-scripts

USAGE
  $ bangle-scripts help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

bangle-scripts start

start bangle.js app development

USAGE
  $ bangle-scripts start

OPTIONS
  -e, --emulate  run bangle.js app in electron emulator
  -s, --src=src  path to bangle.js app source

See code: src/commands/start.js

bangle-scripts upload

Upload app to bangle

USAGE
  $ bangle-scripts upload

OPTIONS
  -c, --config=config  path to config file for app

See code: src/commands/upload.js

Keywords

FAQs

Last updated on 04 Dec 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc