Skip to content

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

@eelstork

Description

@eelstork

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)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions