Cheese 24.10.233.79
dotnet tool install --global Cheese --version 24.10.233.79
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local Cheese --version 24.10.233.79
#tool dotnet:?package=Cheese&version=24.10.233.79
nuke :add-package Cheese --version 24.10.233.79
<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 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 referencecheese 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 withhttps
styled link
--gen
[bool]
: use this to generatereferences.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
Star History
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 | 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 |