hSloan/quickEnv
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Getting started with quickEnv: These series of scripts make heavy use of the Nix package management. If you don't have nix or nixOS setup on your machine already, simply run the `setup-nix` script in your terminal, like so: ``` $ git clone [paste repo link here] $ cd quickEnv $ ./setup-nix ``` Once that is complete, follow the instructions that have been output in your console or restart your computer and you are good to go! Feel free to read each README within the individual programming language directories