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

https://github.com/branchvincent/deno-template


https://github.com/branchvincent/deno-template

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Deno Template (WIP)

[![CI](https://github.com/branchvincent/deno-template/workflows/CI/badge.svg)](https://github.com/branchvincent/deno-template/actions/workflows/ci.yaml)

A [Copier](https://github.com/copier-org/copier) template for a Deno package.
See the
[rendered version](https://github.com/branchvincent/deno-template/tree/rendered).

## Usage

```sh
copier gh:branchvincent/deno-template
```