Rashil Gandhi 152ced134e
(chore): Migrate CI to GitHub Actions (#3361)
* Delete appveyor.yml

* Create ci.yml

* Update test.ps1

* Update README.md

* Fix repo name

* Update test.ps1
2022-03-09 10:46:57 +05:30

14 lines
945 B
Markdown

# Scoop Main [![Tests](https://github.com/ScoopInstaller/Main/actions/workflows/ci.yml/badge.svg)](https://github.com/ScoopInstaller/Main/actions/workflows/ci.yml) [![Excavator](https://github.com/ScoopInstaller/Main/actions/workflows/excavator.yml/badge.svg)](https://github.com/ScoopInstaller/Main/actions/workflows/excavator.yml)
Core manifests for [Scoop](https://scoop.sh), the Windows command-line installer. For manifests that fit the [Main criteria](https://github.com/ScoopInstaller/Scoop/wiki/Criteria-for-including-apps-in-the-main-bucket).
How do I install these manifests?
---------------------------------
Just do `scoop install <manifest>`. This is the default bucket for Scoop and is added by default.
How do I contribute new manifests?
----------------------------------
To make a new manifest contribution, please read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md).