blob: 1604ed3be3e7d3461de2617359860b86f5b8197d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
gentoo-dotnet official overlay
==============================
note that this overlay is community driven, any help is very welcome, since so it could be unstable
[![Build Status](https://travis-ci.org/gentoo/dotnet.png?branch=master)](https://travis-ci.org/gentoo/dotnet)
[![Join the chat at https://gitter.im/gentoo/dotnet](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/gentoo/dotnet?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Overlay Installation
--------------------
- emerge -av layman
- layman -a dotnet
- add `DOTNET_TARGETS="net45 net40"` to `make.conf`
<hr/>
- some unofficial docs: http://arsenshnurkov.github.io/gentoo-mono-handbook/index.htm
<hr/>
- Join #gentoo-dotnet channel on Freenode
- Open issues here https://github.com/gentoo/dotnet
- Add dotnet@gentoo.org to Watching on https://bugs.gentoo.org/userprefs.cgi?tab=email
- Try to fix upstream issues
- Fork & Contribute & Pull Request
- Open requests on https://bugs.gentoo.org with solutions from this overlay
![logo](http://i.imgur.com/4OmyG5d.jpg)
Dotnet Core
-----------
For using dotnet core see
- [Dotnet Core Binary packages](Documentation/DotnetCore-Bin.md)
- [Dotnet Core Source Build Notes](Documentation/DotnetCore-Src.md)
|