Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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#.
- Host: GitHub
- URL: https://github.com/cosmo-lang/cosmo-installer
- Owner: cosmo-lang
- Created: 2023-05-20T07:49:47.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-20T11:38:17.000Z (over 1 year ago)
- Last Synced: 2024-10-10T19:41:09.903Z (about 1 month ago)
- Topics: avaloniaui, cosmo, cosmo-lang, csharp, dotnet, installer, language
- Language: C#
- Homepage:
- Size: 54.9 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)