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

https://github.com/denosaurs/genesis_deno

🐛 Starting template for denosaurs projects
https://github.com/denosaurs/genesis_deno

deno starte template

Last synced: about 1 year ago
JSON representation

🐛 Starting template for denosaurs projects

Awesome Lists containing this project

README

          

# project_name

[![Tags](https://img.shields.io/github/release/denosaurs/project_name)](https://github.com/denosaurs/project_name/releases)
[![CI Status](https://img.shields.io/github/workflow/status/denosaurs/project_name/check)](https://github.com/denosaurs/project_name/actions)
[![Dependencies](https://img.shields.io/github/workflow/status/denosaurs/project_name/depsbot?label=dependencies)](https://github.com/denosaurs/depsbot)
[![License](https://img.shields.io/github/license/denosaurs/project_name)](https://github.com/denosaurs/project_name/blob/master/LICENSE)

---

> ⚠️ Work in progress. Expect breaking changes.

---

## Maintainers

- Filippo Rossi ([@qu4k](https://github.com/qu4k))

## Permission Table

| Permission Needed | Required | Reason |
| ----------------- | -------- | ------------------------------------- |
| `--allow-env` | yes | Getting information about your shell. |

## Other

### Related

- [link] - description

### Contribution

Pull request, issues and feedback are very welcome. Code style is formatted with `deno fmt` and commit messages are done following Conventional Commits spec.

### Licence

Copyright 2020-present, the denosaurs team. All rights reserved. MIT license.