An open API service indexing awesome lists of open source software.

https://github.com/mono/linux-packaging-mono-basic

Packaging metadata for mono-project.com packages
https://github.com/mono/linux-packaging-mono-basic

Last synced: about 1 year ago
JSON representation

Packaging metadata for mono-project.com packages

Awesome Lists containing this project

README

          

Mono Basic: Visual Basic Compiler and Runtime.

= Building =

To configure this module, first configure it, like this:

./configure [--prefix=/path]

To build it, use:

make

To install the compiler and runtime, use:

make install

= Package =

== Visual Basic Runtime ==

== Visual Basic Compiler ==