forked from mono/mono-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
The mono-tools package contains a series of extra tools for Mono users.
License
Unknown and 2 other licenses found
Licenses found
Unknown
LICENSE
GPL-2.0
COPYING
Unknown
COPYING.LIB
vyedin/mono-tools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Mono Tools: ---------- Mono Tools is a collection of development and testing programs and utilities for use with Mono. Building: -------- Building from a source tarball should be as simple as: ./configure [typical configure flags, such as --prefix=PREFIX] make make install Building from git is almost identical, except that you need to execute autogen.sh to create the configure script (which will be automatically executed): git clone https://github.com/mono/mono-tools.git ./autogen.sh [typical configure flags, such as --prefix=PREFIX] make make install
About
The mono-tools package contains a series of extra tools for Mono users.
Resources
License
Unknown and 2 other licenses found
Licenses found
Unknown
LICENSE
GPL-2.0
COPYING
Unknown
COPYING.LIB
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C# 96.8%
- JavaScript 1.2%
- Perl 1.2%
- Other 0.8%