Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/manomanotech/saml2aws-fish-completions
- Owner: ManoManoTech
- License: mit
- Created: 2022-07-11T16:01:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T16:22:38.000Z (almost 2 years ago)
- Last Synced: 2023-03-16T04:55:24.226Z (over 1 year ago)
- Topics: fish-completion, fish-plugin, fish-shell, saml2aws
- Language: Shell
- Homepage:
- Size: 164 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
## 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