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