template_base

A base template repository that all other template repos can inherit from to ensure tooling consistency

https://github.com/nicholassynovic/template_base

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.5%) to scientific vocabulary

Keywords

template
Last synced: 6 months ago · JSON representation ·

Repository

A base template repository that all other template repos can inherit from to ensure tooling consistency

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
template
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing Funding License Code of conduct Citation Codeowners Security Support Governance

README.md

Base Template Repository

A base template repository that all other template repos can inherit from to ensure tooling consistency

Table of Contents

About

This is a template repository that is intended to be inherited by other template repositories to ensure consistent common tool deployment across languages.

This will also support optional tooling that services like GitHub offer in order to provide repository owners access to these features without them having to discover it themselves.

Additionally, while projects can leverage this template or its content, this template is primarily intended to build other templates off of it.

Supported Tooling

Visual Studio Code

Development Containers

GitHub

GitHub Pages

Discussion Templates

Actions

Issue Templates

Pre-Commit

Hooks

Docker

Make

RAD

EditorConfig

Template Structure

Generated with File Tree Generator

shell 📦template_base ┣ 📂.devcontainer ┃ ┗ 📜devcontainer.json ┣ 📂.github ┃ ┣ 📂DISCUSSION_TEMPLATE ┃ ┃ ┣ 📜implementations.yml ┃ ┃ ┗ 📜requests.yml ┃ ┣ 📂ISSUE_TEMPLATE ┃ ┃ ┗ 📜bug-report.yml ┃ ┣ 📂workflows ┃ ┃ ┣ 📜jekyll-gh-pages.yml ┃ ┃ ┗ 📜pre-commit.yml ┃ ┣ 📜CODEOWNERS ┃ ┣ 📜CODE_OF_CONDUCT.md ┃ ┣ 📜CONTRIBUTING.md ┃ ┣ 📜FUNDING.yml ┃ ┣ 📜GOVERNANCE.md ┃ ┣ 📜SECURITY.md ┃ ┗ 📜SUPPORT.md ┣ 📂docs ┃ ┗ 📜.gitkeep ┣ 📜.editorconfig ┣ 📜.markdownlint.json ┣ 📜.mdformat.toml ┣ 📜.pre-commit-config.yaml ┣ 📜.rad.json ┣ 📜CITATION.cff ┣ 📜Dockerfile ┣ 📜LICENSE ┣ 📜Makefile ┗ 📜README.md

Owner

  • Name: Nicholas Synovic
  • Login: NicholasSynovic
  • Kind: user
  • Location: Chicago, IL

Loyola University Chicago Computer Science Student Expected Graduation: May 2022

Citation (CITATION.cff)

# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files

GitHub Events

Total
  • Push event: 18
Last Year
  • Push event: 18

Issues and Pull Requests

Last synced: 11 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

Dockerfile docker
  • alpine latest build