Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Scoop Bucket that provides up-to-date builds of the Determined AI CLI client for Windows.

License

Notifications You must be signed in to change notification settings

sirredbeard/determined-bucket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This bucket has been deprecated in favor of the Determined build now in the Scoop Extra's repository.

Remove this bucket and switch with:

scoop uninstall determined
scoop bucket rm determined-bucket
scoop update
scoop install determined

Scoop Bucket for the Determined CLI client

This is a Scoop-compatible bucket for installing an up-to-date Determined AI CLI client on Windows.

output

Installation

Install Scoop in PowerShell, if you have not already done so:

Set-ExecutionPolicy RemoteSigned -Scope CurrentUser # Optional: Needed to run a remote script the first time
irm get.scoop.sh | iex

Add this Scoop bucket:

scoop bucket add determined-bucket https://github.com/sirredbeard/determined-bucket

Install the Determined CLI:

scoop update
scoop install determined

To update the Determined CLI:

scoop update determined

To use the Determined CLI:

det --help

Help

Join the Determined AI Commmunity Slack.

License

This project is licensed under the Apache License Version 2.0.

About

Scoop Bucket that provides up-to-date builds of the Determined AI CLI client for Windows.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published