Create the installation script for the website #134
Labels
effort: 2
Takes roughly 2 hours (w/ docs+testing)
type: docs
Improvements or additions to documentation
work: obvious
Straightforward tasks with known solutions; follow best practices
The installation script should check if Nix is installed, install it if it's not, and then install the latest version using
nix-env -i -f "https://github.com/NeoHaskell/NeoHaskell/archive/main.tar.gz"
Also, create the typical oneliner that installs via curl from
sh.neohaskell.org
(remember to create the DNS redirect)
The text was updated successfully, but these errors were encountered: