Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ncchr

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ncchr

ncchr cli

  • 0.0.11
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

NCC-CLI

  _   _    ____    ____            ____   _       ___
 | \ | |  / ___|  / ___|          / ___| | |     |_ _|
 |  \| | | |     | |      _____  | |     | |      | |
 | |\  | | |___  | |___  |_____| | |___  | |___   | |
 |_| \_|  \____|  \____|          \____| |_____| |___|

Usage: ncc <command>

Options:
  -V, --version  output the version number
  -h, --help     output usage information

Commands:
  init|i         初始化
  add|a          填加自定义模板
  list|l         展示所有模板
  delete|d       删除模板

install

  npm i ncchr -g

ncchr i

在src目录中运行ncc i,输入业务节点名称,例如我想创建hrwa的wapayment 模块的paydata代码,那我应该输入hrwa/wapayment/paydata,然后选择自己需要的模板

ncchr a

新增加自定义模板,目前只支持http(s)://xxx.com地址,后期会加入本地缓存文件

ncchr l

展示所有模板信息

ncchr d

删除指定模板,内置两个模板不允许删除

Keywords

FAQs

Package last updated on 20 Apr 2019

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc