https://github.com/vivify-ideas/vivify-cli
VivifyScrum CLI
https://github.com/vivify-ideas/vivify-cli
command-line-tool scrum-cli vivifyscrum
Last synced: 4 months ago
JSON representation
VivifyScrum CLI
- Host: GitHub
- URL: https://github.com/vivify-ideas/vivify-cli
- Owner: Vivify-Ideas
- License: mit
- Created: 2018-04-29T21:04:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-10T16:19:14.000Z (almost 8 years ago)
- Last Synced: 2025-06-01T05:17:09.184Z (9 months ago)
- Topics: command-line-tool, scrum-cli, vivifyscrum
- Language: JavaScript
- Size: 25.4 KB
- Stars: 2
- Watchers: 20
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vivify-cli
[](https://www.npmjs.com/package/vivify-cli)
[](https://github.com/Vivify-Ideas/vivify-cli/issues?q=is%3Aopen+is%3Aissue)
[](https://www.npmjs.com/package/vivify-cli)
[](https://github.com/Vivify-Ideas/vivify-cli/blob/master/LICENSE)
## Description
[VivifyScrum](https://www.vivifyscrum.com/) CLI tool
Available Actions:
- Show Board (Persisted locally),
- Show Loaded Board Item (from locally persisted Board),
- Create Board Item,
- Update Board Item,
- Remove Board Item
More actions will be added soon...


## Installation
```
npm install -g vivify-cli
```
---
LICENSE MIT