https://github.com/mys1024/starter-deno
A Deno stater template 🦕
https://github.com/mys1024/starter-deno
cicd coverage deno npm starter template test typescript
Last synced: about 2 months ago
JSON representation
A Deno stater template 🦕
- Host: GitHub
- URL: https://github.com/mys1024/starter-deno
- Owner: mys1024
- License: mit
- Created: 2022-12-06T17:16:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-15T07:37:54.000Z (3 months ago)
- Last Synced: 2025-03-19T23:54:16.006Z (about 2 months ago)
- Topics: cicd, coverage, deno, npm, starter, template, test, typescript
- Language: TypeScript
- Homepage:
- Size: 103 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# starter-deno
[](https://jsr.io/@mys/starter-deno)
[](https://jsr.io/@mys/starter-deno/doc?style=flat-square)
[](https://github.com/mys1024/starter-deno)
[](./LICENSE)[](https://app.codecov.io/gh/mys1024/starter-deno)
[](https://github.com/mys1024/starter-deno/actions/workflows/ci.yml)
[](https://github.com/mys1024/starter-deno/actions/workflows/release.yml)[](https://github.com/new?template_name=starter-deno&template_owner=mys1024)
_A [Deno](https://deno.com/) stater template 🦕_
## Usage
Click
[here](https://github.com/new?template_name=starter-deno&template_owner=mys1024)
to create a new repository with this stater template.## Checklist
When you use this template, try follow the checklist to update your information
and configs properly:- [ ] Replace `mys1024` with your name globally
- [ ] Replace `@mys` with your scope name globally
- [ ] Replace `starter-deno` with your project name globally
- [ ] Check and update the [workflows](.github/workflows)
- [ ] Set the workflow permissions to "Read and write permissions" in the
"Actions" settings of your new repository on Github.## License
[MIT](./LICENSE) License © 2024-PRESENT
[mys1024](https://github.com/mys1024)