Skip to content

Series of scripts to create quick container environments for some of my favorite and most used programming languages

Notifications You must be signed in to change notification settings

hSloan/quickEnv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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 

About

Series of scripts to create quick container environments for some of my favorite and most used programming languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published