https://github.com/arvid-berndtsson/deno-template-repo
A Deno template repo with CI, pre-commit and Github Actions. Additionally it enforces Conventional Commits.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.8%) to scientific vocabulary
Keywords
Repository
A Deno template repo with CI, pre-commit and Github Actions. Additionally it enforces Conventional Commits.
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Deno Template 🦕
This is a template for a Deno projects, with pre-commit hooks for commit messages and code formatting.
Requirements
Getting started
Install Deno
MacOS/Linux
bash
curl -fsSL https://deno.land/x/install/install.sh | sh
Windows (Powershell)
bash
irm https://deno.land/install.ps1 | iex
Install pre-commits
bash
deno task hook install
Running a Deno script (example)
bash
deno run --allow-env --env --allow-net --watch src/main.ts
Environment variables
How to use .env files
In this repository there is a file called .env.example. This file should be copied to the folder where the script is run.
bash
cp .env.example .env
Owner
- Name: Arvid Berndtsson
- Login: arvid-berndtsson
- Kind: user
- Location: Sweden
- Company: @LimeTip
- Website: https://arvidberndtsson.com
- Repositories: 1
- Profile: https://github.com/arvid-berndtsson
Based in Malmö, Sweden, I specialize in software development and digital sustainability. Founder of @LimeTip and Co-Founder of @merely-emissions
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v4 composite
- denoland/setup-deno v1 composite
- actions/checkout v4 composite