geekbot/readme.md

14 lines
186 B
Markdown
Raw Permalink Normal View History

2017-04-12 21:52:29 +02:00
# Geekbot.net
The Geekbot rewritten in C# and dotnet core
2017-04-13 00:30:56 +02:00
### Running
Geekbot.net Requires dotnet core 1.0.1 and dotnet core cli 1.1
`dotnet restore`
`cd Geekbot.net`
`dotnet run`