Software Alternatives & Reviews

<IDE SETUP> How to get set up

Scoop NixOS
  1. 1
    A command-line installer for Windows
    Pricing:
    • Open Source
    On Windows systems, we'll be using a package manager known as Scoop. Scoop is a package manager for Windows which allows for you to use Unix-style commands directly from PowerShell (for instance, it can install Man pages without the work I described a while back on this sub), and manages it's programs in a way that does not require a UAC prompt /every time you want to install something/ (similar to how the programs you compile can run). To install it, follow the instructions on https://scoop.sh. You should now be ready to install stuff with Scoop! Run scoop help and read through it's documentation to familiarize yourself with it.

    #Windows Tools #Package Manager #Front End Package Manager 155 social mentions

  2. 2
    25 Jun 2014 . All software components in NixOS are installed using the Nix package manager. Packages in Nix are defined using the nix language to create nix expressions.
    Pricing:
    • Open Source
    For those of you on MacOS/Linux, I highly encourage you to learn more about Nix. It is an extremely powerful tool that will help you prevent bugs in your future projects. I'd read through the learning section of https://nixos.org if you choose to go down this path.

    #Front End Package Manager #Package Manager #Linux Tools 246 social mentions

Discuss: <IDE SETUP> How to get set up

Log in or Post with