Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cosmo-lang/cosmo-installer

An installer GUI program for Cosmo written in C#.
https://github.com/cosmo-lang/cosmo-installer

avaloniaui cosmo cosmo-lang csharp dotnet installer language

Last synced: 11 days ago
JSON representation

An installer GUI program for Cosmo written in C#.

Awesome Lists containing this project

README

        

# Cosmo Installer

This is a simple installer GUI for the [Cosmo](https://github.com/cosmo-lang/cosmo) language written in C# using the Avalonia framework.

# Requirements

### Windows
- You must have [Scoop]("https://scoop.sh/") installed.

- You must open the application in administrator mode.

- You will have to add the `bin` folder to your PATH variable yourself.

### Linux
- You must have [Snapcraft](https://snapcraft.io/) installed.

### OS X
- You must open the application in administrator mode.

# Todo
- Also install the [Stars package manager](https://github.com/cosmo-lang/stars)
- Label version that is being pulled from Cosmo/Stars

# Contributing
If you would like to improve anything in this repository, please fork it and create a pull request. Contributions are welcome and encouraged (this goes for Cosmo itself, too).

# Issues
[Submit an issue](https://github.com/cosmo-lang/cosmo-installer/issues/new)