clubhouse-cli
Advanced tools
Comparing version 0.8.0 to 0.8.1
{ | ||
"name": "clubhouse-cli", | ||
"version": "0.8.0", | ||
"description": "A command line tool for searching,viewing, and updating clubhouse.io stories", | ||
"version": "0.8.1", | ||
"description": "A command line tool for viewing, creating and updating clubhouse.io stories", | ||
"main": "index.js", | ||
"engines": { | ||
"node": "^7.4.0" | ||
}, | ||
"scripts": { | ||
@@ -7,0 +10,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
# clubhouse-cli | ||
This is a command line interface for [Clubhouse](https://app.clubhouse.io), focused on the display and manipulation of stories. With this, you can run custom searches, save them as local workspaces, and recall those workspaces. You can also view full stories, update most attributes on a story, and create brand new stories quickly. | ||
## Table of Contents | ||
- [Usage & Commands](#usage) | ||
- [Search](#search) | ||
- [Stories](#stories) | ||
- [Story Creation](#story-creation) | ||
- [Workspace](#workspace) | ||
- [Members](#members) | ||
- [Workflows](#workflows) | ||
- [Install](#install) | ||
- [Acknowledgments](#acknowledgments) | ||
## Usage | ||
@@ -104,3 +117,3 @@ | ||
~~~ | ||
Usage: club-create [options] | ||
Usage: club create [options] | ||
@@ -145,3 +158,3 @@ create a story with provided details | ||
~~~ | ||
Usage: club-members [options] | ||
Usage: club members [options] | ||
@@ -178,2 +191,3 @@ Display members available for stories | ||
$ npm install clubhouse-cli -g | ||
$ club install | ||
~~~ | ||
@@ -193,1 +207,6 @@ | ||
~~~ | ||
## Acknowledgments | ||
- [Clubhouse API](http://clubhouse.io/api/rest/v2/) | ||
- Official [clubhouse-lib](https://github.com/clubhouse/clubhouse-lib) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38845
209