skeletor

Mwahaha! Feast your eyes on the ultimate template repository, conjured from the depths of my sinister genius! This rad collection arms you with all the gnarly tools to dominate your project setup like never before!

https://github.com/drachenpapa/skeletor

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 (12.2%) to scientific vocabulary

Keywords

template-repository
Last synced: 6 months ago · JSON representation ·

Repository

Mwahaha! Feast your eyes on the ultimate template repository, conjured from the depths of my sinister genius! This rad collection arms you with all the gnarly tools to dominate your project setup like never before!

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

README.md

Skeletor Template Repository

License

Mwahaha! Feast your eyes on the ultimate template repository, conjured from the depths of my sinister genius! This rad collection arms you with all the gnarly tools to dominate your project setup like never before!

Features

  • Bodacious Issue and Pull Request Templates: Predefined templates for efficient issue tracking and pull request submissions.
    • Bug Reports: Create detailed bug reports with our comprehensive template, or face my scorn!
    • Feature Requests: Propose new features and enhancements, if you dare.
    • Support Requests: Seek help or clarification for any issues you encounter, under my watchful eye.
    • Pull Requests: Ensure consistent and well-documented contributions, as decreed by Skeletor!
  • Gnarly Citation file: A citation file to give proper credit for using this repository, as demanded by Skeletor!
  • Righteous Code of Conduct: Ensuring a harassment-free and inclusive experience for all members of our community, or suffer my wrath.
  • Radical Codeowners: Clearly define code ownership and responsibilities, ensuring my minions know their duties.
  • Totally Tubular Contributing Guidelines: Comprehensive guidelines to help contributors make meaningful and consistent contributions, worthy of my domain.
  • Rad Renovate Configuration: Automated dependency updates with customizable reviewer settings, ensuring my approval.
  • Sinister Security Policy: Policies and procedures for reporting and handling security vulnerabilities, under my strict control.
  • Diabolical Support Guidelines: Guidelines for asking questions, reporting bugs, and seeking help, as dictated by me.
  • Stellar Automated Workflow: Automated workflow for validating pull requests, security analysis with Snyk and CodeQL, and dependency scanning, all under my command.
  • Savage .gitignore File: Prevents clutter by ignoring unnecessary files from IDEs, build tools, and operating systems, keeping your domain pristine!
  • Eerie GitHub Pages Template: Summon a sinister project site with a pre-forged GitHub Pages template, ready to spread your dark influence across the web!

Adjustments When Forking

When you fork this repository, you will need to update several files to match your projects specific details. These include: - CITATION.cff: Update the citation file with your projects specific details. - CODEOWNERS: Update with the GitHub usernames of the people who will maintain the forked repository. - CONTRIBUTING.md: Tailor the contributing guidelines to fit your projects contribution process. - Issue and Pull Request Templates: Ensure that any URLs are updated to point to your projects resources. - SUPPORT.md: Update any references for reporting and ensure the support guidelines match your project. - SECURITY.md: Ensure that the contact information for reporting security vulnerabilities is updated to the appropriate contact for your project. - README.md: Create your own readme file to reflect your projects purpose and details. - Workflows: Adjust the workflows to match the programming languages and tools used in your project. - Renovate Configuration: Remove the default.json and update configurations as needed. - GitHub Pages: If you plan to use GitHub Pages, set it up in the repository settings and update the site content in the docs directory.

Why Skeletor?

This repository contains all the necessary special files to kickstart a project on GitHub. It is meant to be the base, or a skeleton, hence the name Skeletor.

License

This project is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) License. For more details, visit the full license text.

Owner

  • Name: Henning Steinberg
  • Login: drachenpapa
  • Kind: user
  • Location: Bremen, Germany
  • Company: Software Engineer @hmmh

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use Skeletor in your research, please cite it using the following metadata.
authors:
  - family-names: Steinberg
    given-names: Henning
title: "Skeletor"
version: 1.0.0
date-released: 2024-07-04
url: https://github.com/drachenpapa/skeletor
repository-code: https://github.com/drachenpapa/skeletor
license: CC BY 4.0
keywords:
  - template
  - open source
  - GitHub
abstract: >
  Skeletor is an open-source project template designed to provide a robust starting point for new projects. It includes best practices for project structure, documentation, and configuration, making it easier to start new projects with a solid foundation.

GitHub Events

Total
  • Delete event: 1
  • Push event: 10
  • Pull request review event: 2
  • Pull request event: 4
  • Create event: 2
Last Year
  • Delete event: 1
  • Push event: 10
  • Pull request review event: 2
  • Pull request event: 4
  • Create event: 2

Dependencies

.github/workflows/validate-pr.yml actions
  • actions/checkout v4 composite
  • actions/setup-java v4 composite
  • amannn/action-semantic-pull-request v5 composite
  • github/codeql-action/analyze v3 composite
  • github/codeql-action/init v3 composite
  • snyk/actions/maven master composite