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

hiipack

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hiipack

hiipack

  • 1.0.1-beta
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
10
increased by66.67%
Maintainers
1
Weekly downloads
 
Created
Source

hiipack

hiipack is a front end development tool based on webpack.

Install:

npm install hiipack -g

Usage:

hii [options] [command]

Commands:

init <name>  初始化一个项目
start        创建本地服务器
build        压缩/混淆项目文件
pack         合并项目文件
sync         同步/上传当前目录至远程服务器

Options:

-h, --help         output usage information
-V, --version      output the version number
-p, --port [port]  server port
-t, --type <type>  project type

Examples:

$ hii init project_name
$ hii start
$ hii start -p 8800
$ hii pack
$ hii sync
$ hii build

Wiki:

Wiki

FAQs

Package last updated on 17 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

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