Mac: How to create a .app from a Mono application
Posted
by Svish
on Super User
See other posts from Super User
or by Svish
Published on 2010-04-19T09:56:51Z
Indexed on
2010/04/19
10:03 UTC
Read the original article
Hit count: 330
I have downloaded the zip version of KeePass. To run it I have to open the Terminal, go to wherever I unzipped it and run mono KeePass.exe
. Is there someway I can take all the files in that zip file and that command and bundle them up so I get a KeePass.app I can stick in my Applications folder that can more easily be run?
© Super User or respective owner