Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 984 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 984 Bytes

Globomantics

Globomantics is a one stop shop website for all conferences happening around.

Prerequisites:

  1. Visual Studio 2017 (Visual Studio Code or equivalent for editing purposes) for build.
  2. Dot Net Core v2.0.3 If you do not have dot net core installed or if you have the previous version, you can get it here Windows: 32-bit: https://download.microsoft.com/download/D/7/2/D725E47F-A4F1-4285-8935-A91AE2FCC06A/dotnet-sdk-2.0.3-win-x86.exe 64-bit: https://download.microsoft.com/download/D/7/2/D725E47F-A4F1-4285-8935-A91AE2FCC06A/dotnet-sdk-2.0.3-win-x64.exe

macOS: https://download.microsoft.com/download/D/7/2/D725E47F-A4F1-4285-8935-A91AE2FCC06A/dotnet-sdk-2.0.3-osx-x64.pkg Linux: This is a runtime installer https://download.microsoft.com/download/D/7/2/D725E47F-A4F1-4285-8935-A91AE2FCC06A/dotnet-sdk-2.0.3-linux-x64.tar.gz

visit https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.3.md for further instructions.