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

fix dev build docker image #12

Merged
merged 2 commits into from
Aug 5, 2022
Merged

fix dev build docker image #12

merged 2 commits into from
Aug 5, 2022

Conversation

prolic
Copy link
Collaborator

@prolic prolic commented Aug 5, 2022

resolves #1

two lines on any linux machine that has docker installed are sufficient:

curl -sSL https://get.haskellstack.org/ | sh
./devbuild.sh

On the first run you have to wait a little bit. Then you'll receive a new file:

./futr-x86_64.AppImage

Feel free to copy this file into any directory that is part of your $PATH (f.e. /usr/bin).

@prolic prolic added the enhancement New feature or request label Aug 5, 2022
@prolic
Copy link
Collaborator Author

prolic commented Aug 5, 2022

ping @fiatjaf @Giszmo

@prolic prolic merged commit 672758c into master Aug 5, 2022
@prolic prolic deleted the dev-build-docker branch August 5, 2022 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please provide instructions for users and developers
1 participant