A Nix environment for development
JavaScript environment management with Nix including webservices with spstic
If not already installed, please install Nix by running the following
$ sh <(curl -s -L https://nixos.org/nix/install)After Nix is installed you can simply install to your repository
$ sh <(curl -s -L https://raw.githubusercontent.com/oneislandearth/nix-service/main/bash/install)Once installed to your working directory, run the following to open the shell
$ nix-shellYou will be presented with a selection of options to be ran from the shell
Copyright (c) 2022-present, OneIsland Limited