Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

[*nix] Add initial version of script #3

Merged
merged 6 commits into from
Jul 25, 2019

Conversation

justgerd
Copy link
Contributor

This is the initial version of the *nix (linux/darwin/similar unixes) install script

@sebinside
Copy link
Member

Any updates?

@justgerd justgerd marked this pull request as ready for review July 14, 2019 12:12
@justgerd
Copy link
Contributor Author

unix script is now working, doesn't have a hard sbt dependency anymore, and is tested on linux (arch linux) and macos (catalina, with a quite non-standard $PATH). should theoretically work on every unix system with bash. Maybe even windows via gitbash, but that's untested.

@justgerd
Copy link
Contributor Author

justgerd commented Jul 14, 2019

oh yeah, the one-liner that can be used for testing is bash <(curl -s https://raw.githubusercontent.com/gerd2002/chatoverflow-setup/feature/unix-script/install.sh)

Final oneliner would probably be something along the lines of bash <(curl -sL https:/codeoverflow.org/install) where install redirects to the raw.githubusercontent.com url of the script

@sebinside
Copy link
Member

Tested, worked fine, thanks a lot!

Next up / Ideas: --dev option, bat file for native windows support

@sebinside sebinside merged commit 8e3da71 into codeoverflow-org:master Jul 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants