Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/manomanotech/saml2aws-fish-completions

Provides shell completion of saml2aws in Fish
https://github.com/manomanotech/saml2aws-fish-completions

fish-completion fish-plugin fish-shell saml2aws

Last synced: 12 days ago
JSON representation

Provides shell completion of saml2aws in Fish

Awesome Lists containing this project

README

        

# saml2aws-fish-completions [![github-ci-badge]][github-ci-link]

> Provides full completion support for `saml2aws` in `Fish`

![preview](preview.gif)

## Installation

```fish
fisher install ManoManoTech/saml2aws-fish-completions
```

## Usage

```fish
saml2aws
```

## Tests

> **optional:** [`docker`](https://docs.docker.com/install/) (isolate from your environment), [`just`][cmd-runner] as command runner.

Specify the [`FISH_VERSION`][fish-releases] you want, and the `CMD` executed by the container:

just FISH_VERSION=3.1.2 build-project-on
just FISH_VERSION=3.1.2 CMD="fishtape tests/*.test.fish" dev-project-on

## Credit


Online DIY, home improvement and gardening products

## License

> MIT

[github-ci-link]: "Github CI"
[github-ci-badge]:
[logo]: https://raw.githubusercontent.com/ManoManoTech/visual-assets/main/logo/logo-ManoMano-horizontal-RGB-hor-color-positif.svg
[manomano-website]: manomano.com
[cmd-runner]: https://github.com/casey/just
[fish-releases]: https://github.com/fish-shell/fish-shell/releases