Skip to content

How to run on Linux with CLI? #27

Answered by TimLariviere
tnishimura asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @tnishimura

fabulous-xf-app creates a Xamarin.Forms project with Fabulous on top.
Xamarin.Forms is not compatible with the dotnet CLI and needs to be built with msbuild before running.

I'm not a Linux user and I'm not really sure how to do it, but it should be possible to do with something like

mono msbuild SqueakyApp.Gtk
./bin/SqueakyApp.Gtk

Replies: 0 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by TimLariviere
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants