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 (5.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: brunt-toast
  • License: mit
  • Language: C#
  • Default Branch: main
  • Size: 5.22 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation Codeowners

README.md

# brunt-toast/dotnet-install-helper A user-friendly TUI wrapper around the [.NET CLI](https://github.com/dotnet/cli), written with C# and .NET.

Installation

At present, the project can only be built manually. Clone the repository and use dotnet run.

bash git clone https://github.com/brunt-toast/dotnet-install-helper cd dotnet-install-helper dotnet run --project src/Joosh.DotnetInstallHelper.Console/Joosh.DotnetInstallHelper.Console.csproj

License

This project is licensed under the MIT License. See the LICENSE for more details.

Owner

  • Name: Josh Brunton
  • Login: brunt-toast
  • Kind: user
  • Location: North Yorkshire, England

Professional .NET Developer 🇬🇧

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Brunton"
  given-names: "Joshua"
  orcid: "https://orcid.org/0009-0009-2017-7392"
title: "Dotnet Install Helper"
date-released: 2024-10-30
url: "https://github.com/brunt-toast/dotnet-install-helper"

GitHub Events

Total
  • Issues event: 3
  • Issue comment event: 1
  • Push event: 5
  • Create event: 3
Last Year
  • Issues event: 3
  • Issue comment event: 1
  • Push event: 5
  • Create event: 3

Dependencies

src/Joosh.DotnetInstallHelper.Console/Joosh.DotnetInstallHelper.Console.csproj nuget
  • Spectre.Console 0.49.1