https://github.com/branchvincent/deno-template
https://github.com/branchvincent/deno-template
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/branchvincent/deno-template
- Owner: branchvincent
- Created: 2022-05-26T03:45:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-26T03:58:38.000Z (almost 3 years ago)
- Last Synced: 2025-01-19T10:31:39.002Z (3 months ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deno Template (WIP)
[](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
```