Cheese 24.10.47.912
See the version list below for details.
dotnet tool install --global Cheese --version 24.10.47.912
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local Cheese --version 24.10.47.912
#tool dotnet:?package=Cheese&version=24.10.47.912
nuke :add-package Cheese --version 24.10.47.912
<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
Star History
Product | Versions 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. |
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
24.10.233.79 | 90 | 9/27/2024 |
24.10.135.731 | 120 | 6/21/2024 |
24.10.48.1073 | 185 | 3/26/2024 |
24.10.47.912 | 177 | 3/25/2024 |
24.10.47.907 | 146 | 3/25/2024 |
24.10.47.902 | 182 | 3/25/2024 |
24.10.39.989 | 113 | 3/17/2024 |
24.10.39.988 | 132 | 3/17/2024 |
24.10.21.844 | 121 | 2/28/2024 |
24.10.18.1071 | 141 | 2/25/2024 |