wa

0.1.3 • Public • Published

Wa!

NPM version David Status

A super convenience watch and upload tool.

Inspired by wau and sshkey.


Install

$ npm install wa -g

Usage

init the directory

$ wa init

start to watch

$ wa

show config

$ wa info

customize the ignore files

$ vi .wa

Edit the ignores field, which is a collection of glob expressions.

{
  "host": "assets.dev.alipay.net",
  "path": "/home/admin/build",
  "username": "admin",
  "port": 22,
  "ignores": ["*.css"]
}

The wa config file is .wa in any directory which you want to watch. There is no global config.

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i wa

    Weekly Downloads

    12

    Version

    0.1.3

    License

    MIT

    Last publish

    Collaborators

    • afc163