Giter VIP home page Giter VIP logo

cheese's Introduction

Cheese Logo

Cheese

GitHub License GitHub workflow status - mirror Nuget version Nuget download GitHub issues GitHub pull requests

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

JetBrains Logo (Main) logo

Thanks to the great tools from JetBrains, we can turn our ideas into reality.

cheese's People

Contributors

chenpi11 avatar dynesshely avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

sreakman

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.