https://github.com/wayou/plugin-deno
omf plugin provides completions for deno
https://github.com/wayou/plugin-deno
completions deno fish oh-my-fish omf
Last synced: 26 days ago
JSON representation
omf plugin provides completions for deno
- Host: GitHub
- URL: https://github.com/wayou/plugin-deno
- Owner: wayou
- License: mit
- Created: 2020-05-17T14:31:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-17T15:47:05.000Z (about 6 years ago)
- Last Synced: 2025-01-23T04:15:07.751Z (over 1 year ago)
- Topics: completions, deno, fish, oh-my-fish, omf
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Provides completions for deno.
#### plugin-deno
> A plugin for [Oh My Fish][omf-link].
[](/LICENSE)
[](https://fishshell.com)
[](https://www.github.com/oh-my-fish/oh-my-fish)
Completions are generated by `deno completions fish`.
## Install
```fish
$ omf install deno
```
## Usage
```fish
$ deno
```
# License
[MIT][mit] © [wayou][author] et [al][contributors]
[mit]: https://opensource.org/licenses/MIT
[author]: https://github.com/wayou
[contributors]: https://github.com/wayou/plugin-deno/graphs/contributors
[omf-link]: https://www.github.com/oh-my-fish/oh-my-fish
[license-badge]: https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square