>_DenoOfficial
@denoland
About Deno
A secure JavaScript and TypeScript runtime with built-in developer tooling.
#deno#developer-tools#developer-tool#official
Installation
brew install denoWhat it does
Developer workflow automation
Composable CLI interface
Cross-platform usage
Command examples
- 1
deno run main.ts - 2
deno test - 3
deno fmt
Details
More Developer tools CLIs
Bun
$ bun
An all-in-one JavaScript runtime, package manager, bundler, and test runner.
GitHub CLI
$ gh
GitHub on the command line: repositories, pull requests, issues, Actions, releases, and API calls.
GitLab CLI
$ glab
GitLab’s official CLI for merge requests, issues, pipelines, releases, snippets, and self-managed instances.
HTTPie
$ http
A human-friendly HTTP client with JSON, sessions, auth, and formatted output.
Lazygit
$ lazygit
A keyboard-driven terminal UI for staging, rebasing, branching, and Git history.
Playwright
$ playwright
Cross-browser end-to-end testing and browser automation from the command line.
Comments