Skip to content
Closed

Patch 1 #1178

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
# THIS IS A EMPTY FORK, NOTHING IS BEING DONE HERE
# Juliaup - Julia version manager

#

This repository contains a cross-platform installer for the Julia programming language.

The installer also bundles a full Julia version manager called `juliaup`. One can use `juliaup` to install specific Julia versions, it alerts users when new Julia versions are released and provides a convenient Julia release channel abstraction.
The installer also bundles a full Julia version manager called `juliaup`. One can use `juliaup` to install specific Julia versions, it sometimes alerts users when new Julia versions are released and provides a convenient Julia release channel abstraction.

## Status

This installer is considered production ready.
> This installer is considered production ready.

Reality - Is always debatable unless you use a customised version of juliaup that worksaround all the deficiencies and bugs. and that is simple and just works. Be Awsm.

## Installation

Expand Down
Loading