https://github.com/benchlab/houston-plugin-update
Houston Plugin For Updating Installed Plugins
https://github.com/benchlab/houston-plugin-update
Last synced: 7 days ago
JSON representation
Houston Plugin For Updating Installed Plugins
- Host: GitHub
- URL: https://github.com/benchlab/houston-plugin-update
- Owner: benchlab
- License: mit
- Created: 2018-04-23T07:41:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-08T20:19:57.000Z (over 1 year ago)
- Last Synced: 2024-11-08T21:24:16.137Z (over 1 year ago)
- Language: TypeScript
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
@benchlab/houston-plugin-update
====================
[](https://npmjs.org/package/@benchlab/houston-plugin-update)
[](https://circleci.com/gh/benchlab/plugin-update/tree/master)
[](https://ci.appveyor.com/project/lyndon/plugin-update/branch/master)
[](https://codecov.io/gh/benchlab/plugin-update)
[](https://npmjs.org/package/@benchlab/houston-plugin-update)
[](https://github.com/benchlab/plugin-update/blob/master/package.json)
### To utilize this library, please go to the [Lyndon Repository](https://github.com/benchlab/lyndon)
* [Usage](#usage)
* [Guidances](#guidances)
# Usage
```sh-session
$ npm install -g houston-plugin-update
$ lyndon-example GUIDANCE
Communicating with Houston......
$ lyndon-example (-v|--version|version)
houston-plugin-update/0.3.0 darwin-x64 node-v8.11.1
$ lyndon-example --help [GUIDANCE]
USAGE
$ lyndon-example GUIDANCE
...
```
# Guidances
* [`lyndon-example update [CHANNEL]`](#lyndon-example-update-channel)
## `lyndon-example update [CHANNEL]`
update the lyndon-example HOUSTON
```
USAGE
$ lyndon-example update [CHANNEL]
```
_See code: [src/guidances/update.ts](https://github.com/benchlab/houston-plugin-update/blob/v0.3.0/src/guidances/update.ts)_