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

Install scripts may automatically install .NET SDK on all supported platforms. #8

Open
eelstork opened this issue Aug 22, 2020 · 0 comments
Labels

Comments

@eelstork
Copy link
Contributor

Ideally, an install script consists in two parts:

  1. A one liner that a user may copy paste to their terminal/shell (a la HomeBrew)
  2. A script (bound to said one liner) that clones the repo, builds the library, adds it somewhere sane and puts it on the path.

Options to automatically resolve dependencies and setup Atom with language-howl would be nice.

For inspiration (not going to work out of the box):
https://github.com/active-logic/uta/blob/master/publish_macOS.sh
https://github.com/active-logic/uta/blob/master/publish_win.sh (git-bash only)

@eelstork eelstork changed the title Add install scripts for Linux, macOS, Windows, git-bash Refine install scripts Aug 22, 2020
@eelstork eelstork removed the good first issue Good for newcomers label Aug 22, 2020
@eelstork eelstork changed the title Refine install scripts Install scripts may automatically install .NET SDK on all supported platforms. Aug 25, 2020
@eelstork eelstork added the good first issue Good for newcomers label Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant