Skip to content

Commit

Permalink
Merge pull request #27 from hiro-o918/feature/demo
Browse files Browse the repository at this point in the history
✨ add demo gif
  • Loading branch information
hiro-o918 authored Mar 15, 2022
2 parents db90d56 + e9ce63e commit 3a52ab8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "awsctx"
version = "0.3.0"
version = "0.3.1"
authors = ["Hironoiri Yamamoto <[email protected]>"]
edition = "2018"
description = "Context Manager for AWS Profiles"
Expand Down
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@
![](https://img.shields.io/crates/v/awsctx)
![](https://img.shields.io/github/v/release/hiro-o918/awsctx?sort=semver)

Context manager for AWS Profiles
Context manager for AWS profiles with a fuzzy finder

## Demo
[![asciicast](https://asciinema.org/a/5bpFGoV2AlptWM9lWvVaIieeQ.svg)](https://asciinema.org/a/5bpFGoV2AlptWM9lWvVaIieeQ)
<div align="center">
<img src="./misc/demo.gif" alt="demo" width="80%" />
</div>

## Installation
### Homebrew (macOS only)
Expand Down
Binary file added misc/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3a52ab8

Please sign in to comment.