Cheese 24.10.135.731

dotnet tool install --global Cheese --version 24.10.135.731
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.135.731
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Cheese&version=24.10.135.731
nuke :add-package Cheese --version 24.10.135.731

<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 (In Design)

Verb: init

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

Verb: setup

  • --reference [bool]: include this argument to setup reference
    • cheese setup --reference = cheese reference --setup

Reference

Verb: reference, Alias: [ refer, ref ]

  • --status [bool]: use this to show references status
  • --update [bool]: use this to update references
    • --fetch [bool]: include this to fetch remote
  • --setup [bool]: use this to setup references
    • --convert-ssl-link-to-https-link [bool]: include this to clone with https styled link
  • --gen [bool]: use this to generate references.json file
    • --flavor [string]: select a reference flavor to generate

Publish

Verb: publish

  • --skip-generate [bool]: include this to skip generation
  • --skip-packing [bool]: include this to skip packing

i18n

Verb: i18n

  • --target [string]: indicate the target

ToDo Commands

  • commit
  • 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

Thanks to

<p align="center"> <a href="https://www.jetbrains.com/" target="_blank" rel="noopener noreferrer"> <img width="128" src="https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg" alt="JetBrains Logo (Main) logo"> </a> </p>

<p align="center"> Thanks to the great tools from <a href="https://www.jetbrains.com/" target="_blank">JetBrains</a>, we can turn our ideas into reality. </p>

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.135.731 76 6/21/2024
24.10.48.1073 141 3/26/2024
24.10.47.912 140 3/25/2024
24.10.47.907 108 3/25/2024
24.10.47.902 144 3/25/2024
24.10.39.989 76 3/17/2024
24.10.39.988 96 3/17/2024
24.10.21.844 88 2/28/2024
24.10.18.1071 104 2/25/2024