Merge branch 'master' of github.com:/runebaas/Geekbot.net
This commit is contained in:
commit
2e8d4b6125
1 changed files with 10 additions and 0 deletions
10
readme.md
10
readme.md
|
@ -1,3 +1,13 @@
|
||||||
# Geekbot.net
|
# Geekbot.net
|
||||||
|
|
||||||
The Geekbot rewritten in C# and dotnet core
|
The Geekbot rewritten in C# and dotnet core
|
||||||
|
|
||||||
|
### Running
|
||||||
|
|
||||||
|
Geekbot.net Requires dotnet core 1.0.1 and dotnet core cli 1.1
|
||||||
|
|
||||||
|
`dotnet restore`
|
||||||
|
|
||||||
|
`cd Geekbot.net`
|
||||||
|
|
||||||
|
`dotnet run`
|
||||||
|
|
Loading…
Reference in a new issue