Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

bdt

Package Overview
Dependencies
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bdt

Blued Developer Tools

latest
Source
npmnpm
Version
0.1.15
Version published
Weekly downloads
1
-83.33%
Maintainers
4
Weekly downloads
 
Created
Source

bdt

Blued Developer Tools

NPM version build status NPM downloads Node.js dependencies

Installation

Prerequisites: Node.js (6.x preferred).

$ npm install -g bdt

Usage

$ bdt -h // 帮助文档
$ bdt init <template-name> <project-name> // 初始化项目
$ bdt deploy pro // 部署到正式环境
$ bdt deploy dev // 部署到测试环境

Example:

$ bdt init node my-project
$ bdt deploy dev

Keywords

blued

FAQs

Package last updated on 05 Aug 2016

Did you know?

Socket

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