Code Monkey home page Code Monkey logo

flox's Introduction

Harness the Power of Nix

Discourse   |   Documentation   |   Blog   |   Twitter

GitHub PRs Welcome flox version

flox is a command line tool that helps you manage your environments. flox builds on top of the powerful ideas of Nix as well as making them accessible to everybody.

Install packages from the biggest open source repository (nixpkgs) that contains more that 80.000 packages.

With flox you can:
Create composable environments
Share your environments with others
Build container images
... and much more

⚡️ Quick start

$ flox search hello           # <- Search for a package 🚀.

$ flox install -e demo hello  # <- Install packages into an environment 🔨.

$ flox activate -e demo       # <- Enter the environment shell 🎆.

flox [demo default] $ hello   # <- Have fun 🎉.
Hello world!

flox [demo default] $ exit    # <- Exit environment 💃.

📫 Have a question? Want to chat? Ran into a problem?

We are happy to welcome you to our Discourse forum and answer your questions! You can always reach out to us directly via the flox twitter account or chat to us directly on Matrix or Discord.

🤝 Found a bug? Missing a specific feature?

Feel free to file a new issue with a respective title and description on the the flox/flox repository. If you already found a solution to your problem, we would love to review your pull request!

⭐️ Contribute

We welcome contributions to this project. Please read the Contributor guide first.

🪪 License

The flox CLI is licensed under the GPLv2. See LICENSE.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.