An open API service indexing awesome lists of open source software.

https://github.com/arvis-workflows/arvis-aws

Search through the AWS JavaScript SDK
https://github.com/arvis-workflows/arvis-aws

arvis arvis-workflow arvish aws

Last synced: 3 days ago
JSON representation

Search through the AWS JavaScript SDK

Awesome Lists containing this project

README

          

# arvis-aws

> Search through the [AWS JavaScript SDK](http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/top-level-namespace.html)

## Install

```
$ npm install -g arvis-aws
```

## Usage

In arvis, type `aws`, Enter, and your query.

Select an item and press Enter to go to the AWS SDK documentation page.

Press Shift to view the documentaion in Quick Look.

## 🔗 This workflow is converted from [alfred-workflow](https://github.com/SamVerschueren/alfred-aws).

* Note that there might be some code change or different actions from the original workflow.

* Marked original workflow's creator to author.

## License

MIT © [Sam Verschueren](https://github.com/SamVerschueren)