Awesome
zsh-deno
A zsh plugin for the Deno, a modern runtime for JavaScript and TypeScript.
Install
Using the :zap: Zap minimal zsh plugin manager, add the following to your .zshrc
.
# Install plugin
plug "marcelohmdias/zsh-deno"
Prerequisite Checks
A check will be performed to verify that deno
has been installed:
deno
- Installer for the deno toolkit
License
The zsh-deno plugin is released under the MIT License unless explicitly mentioned in the file header.