1.0.0 • Published 2 years ago

@gsspdev/gssp-nix-shell v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

INSTALLATION

Install Docker

https://docs.docker.com/engine/install/

Clone this repo and cd into it

''' git clone https://github.com/gsspdev/gssp-nix-shell.git cd gssp-nix-shell '''

Run start-docker.sh to install the nix docker image and start the container

(May need to be run as sudo)

''' ./start-docker.sh '''

Run the nix-shell command to enter the default nix shell

''' nix-shell '''

Alternatively the /shells directory has a number of different shells that can be entered

''' cd shells cd nix-shell-you-use nix-shell '''

1.0.0

2 years ago