Scoop bucket for Nimblesite command-line tools on Windows.
Add the bucket once:
scoop bucket add nimblesite https://github.com/Nimblesite/scoop-bucketThen install any of the tools:
scoop install dart_mutant
# scoop install basilisk # coming soon
# scoop install forge # coming soonTo upgrade:
scoop update
scoop update dart_mutant| App | Description | Repo |
|---|---|---|
dart_mutant |
Mutation testing tool for Dart | Nimblesite/dart_mutant |
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.
scoop-bucket/
└── bucket/
└── dart_mutant.json
Manifests live in bucket/ per the Scoop bucket template
convention.
Each manifest's license matches its upstream project. Bucket metadata is MIT.