@normadani/wcr
v1.0.4
Published
<p align="center"> <img src="assets/wicaralogocli.jpg" height=240> </p>
Downloads
8
Readme
Widya Wicara CLI
This is Widya Wicara command line interface to help developer increase productivity and this is open sourced
Installation
From NPM Packages
Prerequisites
- nodejs 16 or later
Installing
npm install -g @normadani/wcr
How to Use
- set discord webhook url config
wcr set-config -dw <DISCORD_WEBHOOK_URL>
- send message to discord to let user know if some task is done (e.g. building docker)
docker compose up -d --build && wcr message "udah kelar nich ngebuild notulensi engine"