Cheese 24.10.48.1073

dotnet tool install --global Cheese --version 24.10.48.1073
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Cheese --version 24.10.48.1073
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Cheese&version=24.10.48.1073
nuke :add-package Cheese --version 24.10.48.1073

<p align="center"> <a href="#" target="_blank" rel="noopener noreferrer"> <img width="128" src="https://raw.githubusercontent.com/Crequency/Cheese/main/Cheese/icon.png" alt="Cheese Logo"/> </a> </p>

<h1 align="center">Cheese</h1>

<p align="center"> <img alt="GitHub License" src="https://img.shields.io/github/license/Crequency/Cheese"/> <img alt="GitHub workflow status - mirror" src="https://img.shields.io/github/actions/workflow/status/Crequency/Cheese/mirror.yml?label=mirror"/> <img alt="Nuget version" src="https://img.shields.io/nuget/v/Cheese"> <img alt="Nuget download" src="https://img.shields.io/nuget/dt/Cheese"> <img alt="GitHub issues" src="https://img.shields.io/github/issues/Crequency/Cheese"> <img alt="GitHub pull requests" src="https://img.shields.io/github/issues-pr/Crequency/Cheese"> </p>

<p align="center"> <img src="https://profile-counter.glitch.me/Crequency-Cheese/count.svg"> </p>

About

A new generation of project scaffolding tool to make your development process more effective with half the effort.

Installation

Install Cheese by dotnet tool:

dotnet tool install --global Crequency.Cheese

Usage

Initialize

You can use init command from Cheese to clone a repo and setup it.

For example:

cheese init Crequency/KitX.github
# We use protocol suffix including "github", "gitlab", "gitee"
# The default protocol is github, so you can execute: `cheese setup Crequency/KitX`

This command will clone Crequency/KitX repo from github, and check if there is .cheese folder.

With .cheese folder exists, the init action will be execute automatically.

In any folder, execute pure cheese init will only create .cheese folder.

Setup

ToDo Commands

  • commit
  • publish
  • i18n
  • doctor
  • test
  • docs
  • config

Update your project

Your repo should have a .cheese folder in the root directory like:

+ project
  + .cheese
  + src
  + docs
    README.md
    LICENSE

You can create this folder by cheese init command.

Contributors

Contributors

Star History

Star History Chart

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
24.10.48.1073 131 3/26/2024
24.10.47.912 138 3/25/2024
24.10.47.907 105 3/25/2024
24.10.47.902 139 3/25/2024
24.10.39.989 74 3/17/2024
24.10.39.988 94 3/17/2024
24.10.21.844 79 2/28/2024
24.10.18.1071 102 2/25/2024