New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hhorg/hh-cli

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hhorg/hh-cli - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

4

package.json
{
"name": "@hhorg/hh-cli",
"version": "1.0.3",
"description": "惠灏科技脚手架",
"version": "1.0.4",
"description": "项目基础架构脚手架",
"bin": {

@@ -6,0 +6,0 @@ "hh": "bin/hh.js"

@@ -1,27 +0,6 @@

# xt-cli
# @hhorg/hh-cli
#### 项目基础架构脚手架。
## 一、全局安装脚手架,命令行执行:
~~~
npm install cctp-cli -g
~~~
## 二、初始化脚手架项目,如下:
##### 1.进入测试目录test
~~~
cd ~/test // 进入测试目录test
~~~
##### 2.初始化项目,命令行执行:
~~~
cc init // 初始化项目
cc new (homePage) // 在当前文件夹下初始化页面文件夹
~~~
## 三、查看所有指令,如下:
~~~
cc -v // 查看当前脚手架工具版本
~~~
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