Giter VIP home page Giter VIP logo

scoop-bucket-claudiaheart's Introduction

My Scoop Bucket

README 日本語版

MIT licensed

This Scoop Bucket for me to use.
But if anyone wants to use this Scoop Bucket, you can use it.

Table of Contents

show

Requirements

See Scoop Repository for details.

  • Windows 7 SP1+ / Windows Server 2008+
  • PowerShell 5 (or later, include PowerShell Core) and .NET Framework 4.5 (or later)
  • PowerShell must be enabled for your user account e.g. Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser

Install

install bucket

scoop bucket add ClaudiaHeart https://github.com/ClaudiaHeart/scoop-bucket-claudiaheart

Usage

Check Version

.\scoop\bin\checkver.ps1 -a <App> -d <Dir> -v <Version>
.\scoop\bin\checkver.ps1 -a * -d bucket

Update Version

.\scoop\bin\checkver.ps1 -a <App> -d <Dir> -v <Version> -u
.\scoop\bin\checkver.ps1 -a * -d bucket -u

Check URL

.\scoop\bin\checkurls.ps1 -a <App> -d <Dir>
.\scoop\bin\checkurls.ps1 -a * -d bucket

Check Hash

.\scoop\bin\checkhashes.ps1 -a <App> -d <Dir>
.\scoop\bin\checkhashes.ps1 -a * -d bucket

Describe

.\scoop\bin\describe.ps1 -a <App> -d <Dir>
.\scoop\bin\describe.ps1 -a * -d bucket

Missing Check Version

.\scoop\bin\missing-checkver.ps1 -a <App> -d <Dir> -v <Version>
.\scoop\bin\missing-checkver.ps1 -a * -d bucket

Format JSON

.\scoop\bin\formatjson.ps1 -a <App> -d <Dir>
.\scoop\bin\formatjson.ps1 -a * -d bucket

Maintenance

git submodule update --remote scoop

Versioning

SemVer is used here as a guideline for version control.
Releases are made in the following format

<major>.<minor>.<patch>
  • Breaking changes bump <major> (and reset <minor> & <patch>)
  • Backward compatible changes bump <minor> (and reset <patch>)
  • Bug fixes bump <patch>

License & Author

MIT licensed
Copyright © 2022, ClaudiaHeart

scoop-bucket-claudiaheart's People

Contributors

claudiaheart avatar

Watchers

 avatar

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.