![]() |
[Application] GetCosmos - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: COSMOS Projects (https://www.atozed.com/forums/forum-19.html) +--- Forum: COSMOS (https://www.atozed.com/forums/forum-20.html) +---- Forum: COSMOS General Discussion (https://www.atozed.com/forums/forum-21.html) +---- Thread: [Application] GetCosmos (/thread-63.html) |
[Application] GetCosmos - MasterADJ - 03-29-2018 Hello Everyone! I have created an application that installs the latest version of Cosmos directly from GitHub, I only created this application just for fun as I wanted to help out the community. I will not be working on this project anymore, but please credit me when editing the code (ex. "Original Source Code by ADJ"). I hope this is necessary to the community. Thank You!
Download : [attachment=6]. RE: [Application] GetCosmos - Arawn-Davies - 03-30-2018 Thank you for the excellent work on this application ![]() Cosmos targets .NET Core which is good for when we support other host development platforms like Linux and macOS, so targeting .NET Core will be the first step to do. We'll also add features like the choice to install the latest devkit or the userkit, and we will be sure to credit your work with your name. Are there dependencies used which is why it doesn't work with Windows 7? If we can eliminate the need for those that'll make it easier building it for other platforms. Thank you! RE: [Application] GetCosmos - MasterADJ - 03-31-2018 Quote:Cosmos targets .NET Core which is good for when we support other host development platforms like Linux and macOS
Quote:We'll also add features like the choice to install the latest devkit or the userkit.
Quote:Are there dependencies used which is why it doesn't work with Windows 7? If we can eliminate the need for those that'll make it easier building it for other platforms.
RE: [Application] GetCosmos - Arawn-Davies - 03-31-2018 Just one last thing, do you have a specific licence you wish to release this as? We're fond of the BSD-3-Clause Revised licence used in Cosmos as it's not viral like GPL licences, but it's up to you ![]() RE: [Application] GetCosmos - MasterADJ - 03-31-2018 Quote:do you have a specific licence you wish to release this as?
|