Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create the installation script for the website #134

Open
NickSeagull opened this issue Mar 9, 2025 · 0 comments
Open

Create the installation script for the website #134

NickSeagull opened this issue Mar 9, 2025 · 0 comments
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

Comments

@NickSeagull
Copy link
Contributor

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)

@NickSeagull NickSeagull added 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 labels Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant