https://github.com/cions/termux-deno
https://github.com/cions/termux-deno
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cions/termux-deno
- Owner: cions
- Created: 2023-06-08T01:49:27.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2026-01-23T09:59:56.000Z (5 months ago)
- Last Synced: 2026-01-24T03:30:16.391Z (5 months ago)
- Size: 124 KB
- Stars: 28
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - cions/termux-deno - (miscellaneous)
README
# deno for Termux
[](https://github.com/cions/termux-deno/actions/workflows/ci.yml)
[](https://github.com/cions/termux-deno/releases)
## Install
```sh
curl -fsSL -o ~/.deno/bin/deno https://github.com/cions/termux-deno/releases/latest/download/deno && chmod +x ~/.deno/bin/deno
```