Skip to content

Nimblesite/scoop-bucket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Nimblesite Scoop Bucket

Scoop bucket for Nimblesite command-line tools on Windows.

Usage

Add the bucket once:

scoop bucket add nimblesite https://github.com/Nimblesite/scoop-bucket

Then install any of the tools:

scoop install dart_mutant
# scoop install basilisk     # coming soon
# scoop install forge        # coming soon

To upgrade:

scoop update
scoop update dart_mutant

Available manifests

App Description Repo
dart_mutant Mutation testing tool for Dart Nimblesite/dart_mutant

Updating

Each project's release.yml workflow updates its own manifest in this bucket on every tagged release. Do not edit manifests by hand unless you know what you're doing.

Layout

scoop-bucket/
└── bucket/
    └── dart_mutant.json

Manifests live in bucket/ per the Scoop bucket template convention.

License

Each manifest's license matches its upstream project. Bucket metadata is MIT.

About

Scoop bucket for Nimblesite tools (dart_mutant, etc.)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors