Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p1atdev/minyami
https://github.com/p1atdev/minyami
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/p1atdev/minyami
- Owner: p1atdev
- License: mit
- Created: 2022-07-18T05:48:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-18T05:48:16.000Z (over 2 years ago)
- Last Synced: 2024-11-22T00:48:41.216Z (about 2 months ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
```