0.0.10 • Published 3 years ago

update-webpd v0.0.10

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

update-webpd

Install

  1. Install yarn
  1. Install Node.js

  2. Install update-webpd

yarn global add update-webpd

oclif Version

Usage

Update a toolkit's CSS in one command

  • update-webpd <toolkit> <thing being updated>

For example

update-webpd workplace css

Supported toolkits

  • workplace (or wpt)
  • workstream-toolkit (or rwft)
  • workstream-runtime-toolkit (or rwfrt)

Supported second parameter

  • css (or less)

Flags

  • --debug (or -d) for seeing what the script is doing
    • turns off Chrome headless mode

TODOS

  • XML files (changing views)
    • ask for the changed files (if not provided by a param) (multi select with search?) (nice to have, hardcode it at first)
    1. create a snapshot
    2. download it
    3. get the right XML file (look it up in package.xml)
    • get the package
  • Download the package from github.ibm.com instead of the public NPM repo
    • npm i -g git+ssh://git@github.ibm.com:fullchee-zhang/update-webpd.git
0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago