Skip to content

ScoopInstaller/Tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Scoop Bucket for Testing and Development

Tests Excavator

Testing purpose bucket that contains manifests using WIP features of Scoop, the Windows command-line installer.

Who needs to use this bucket?

This bucket is for testing purposes only. Developer of Scoop could add some manifests that use WIP features of Scoop to this bucket.

This bucket's backend is Scoop's develop branch.

How do I test new features and use these manifests?

  • Use develop branch of Scoop: scoop config SCOOP_BRANCH develop
  • Sync to latest commit: scoop update
  • Add this bucket: scoop bucket add tests https://github.com/ScoopInstaller/Tests
  • Install manifest: scoop install tests/<manifest>

If you meet some problems, please open an issue on Scoop or Tests Bucket.