An open API service indexing awesome lists of open source software.

https://github.com/cions/termux-deno


https://github.com/cions/termux-deno

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# deno for Termux
[![CI](https://github.com/cions/termux-deno/actions/workflows/ci.yml/badge.svg)](https://github.com/cions/termux-deno/actions/workflows/ci.yml)
[![GitHub Releases](https://img.shields.io/github/v/release/cions/termux-deno?sort=semver)](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
```