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

fis3-command-publish

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fis3-command-publish

糯米旅游上线到cms的fis插件

  • 1.0.2
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

fis3-command-publish

fis3-command-publish 是一个使用命令行将项目发布至线上的 npm 组件

安装

通过 git 安装

cd /usr/local/lib/node_modules
git clone https://github.com/andrew703/fis3-command-publish.git

使用方法

将项目发布至 lvyou.baidu.com 域名
fis3 publish --channel nuomi
以 lmat-test 项目为例
线上路径为 http://lvyou.baidu.com/static/event-lmat/lmat-test/index/

将项目发布至 map.baidu.com 域名

fis3 publish --channel map
以 lmat-test 项目为例
线上路径为 http://map.baidu.com/fwmap/upload/event-lmat/lmat-test/index/

修改项目的上一级路径名称

fis3 publish --path [PATHNAME] --channel map
以 lmat-test 项目为例
线上路径为 http://map.baidu.com/fwmap/upload/event-lmat/[PATHNAME]/lmat-test/index/

更新日志

2016-11-24
  • 完善README.md

Keywords

FAQs

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