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
- Host: GitHub
- URL: https://github.com/mono/linux-packaging-mono-basic
- Owner: mono
- License: other
- Archived: true
- Created: 2014-09-25T16:38:40.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2021-03-01T14:04:09.000Z (over 5 years ago)
- Last Synced: 2025-02-20T18:49:50.549Z (over 1 year ago)
- Language: Visual Basic .NET
- Size: 7.3 MB
- Stars: 0
- Watchers: 23
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: LICENSE
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 ==