nasser / nostrand

Clojure on Mono
67 stars 11 forks source link

Linux Release #19

Open pfeodrippe opened 4 years ago

pfeodrippe commented 4 years ago

Hi, I've tried to compile this project with Ubuntu and had not been able to do it (and I have little to no experience with .NET projects, maybe this is one reason why I can't compile it).

I want to using nostrand to run your magic project locally.

For inexperienced users like me in .NET projects, could we have a release from it somewhere or maybe a Dockerfile project so we could run it from Docker?

It's more my fault than yours, feel free to close this issue if it's not at your scope, you are just one person doing beautiful things and I respect that o/

Thank you for this project and time =)

pfeodrippe commented 4 years ago

Ok, I've been able to use Magic with the :unity branch for a Unity project, I'll close this o/

nasser commented 4 years ago

Sorry for the delay in getting back to you! Reopening because this is an important issue, it's either a bug in our build scripts or our documentation.

did

dotnet build -c Release

not work for you? I've recently updated the project to work with the new .NET Core toolchain that should be available on Ubuntu. I work on Arch Linux, so I can't test myself, but does https://docs.microsoft.com/en-us/dotnet/core/install/linux-ubuntu not work?

pfeodrippe commented 4 years ago

I'll test it soon, just saw your comment now, sorry o/