Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Flox as an installation option #3028

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Conversation

bryanhonof
Copy link
Contributor

you-get is available and working on Flox today.
I tested it out as follows.

$ flox init
✨ Created environment 'tmp.nmbKH8f71c' (aarch64-darwin)

Next:
  $ flox search <package>    <- Search for a package
  $ flox install <package>   <- Install a package into an environment
  $ flox activate            <- Enter the environment
  $ flox edit                <- Add environment variables and shell hooks

$ flox install you-get
✅ 'you-get' installed to environment 'tmp.nmbKH8f71c'
$ flox activate -- you-get --version
you-get: version 0.4.1700, a tiny downloader that scrapes the web.

@soimort soimort merged commit 79aaec4 into soimort:develop Jul 31, 2024
9 checks passed
@soimort
Copy link
Owner

soimort commented Jul 31, 2024

Cool. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants