Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/p1atdev/minyami


https://github.com/p1atdev/minyami

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Deno template project

![Deno JS](https://img.shields.io/badge/deno%20js-000000?style=for-the-badge&logo=deno&logoColor=white)
[![vr scripts](https://badges.velociraptor.run/flat.svg)](https://velociraptor.run)

# Features

- VSCode extension setup for Deno
- [Velociraptor](https://velociraptor.run/)
- [Dockerfile](https://hub.docker.com/r/denoland/deno)

# Usage

## GitHub Template

[Create a repo from this template](https://github.com/p1atdev/deno_template/generate)

## Clone

```bash
git clone https://github.com/p1atdev/deno_template my_deno_project
```

## Badges

- Test workflow

```md
![Test](https://github.com/[your_name]/[your_repo_name]/actions/workflows/test.yml/badge.svg)
```