Git Product home page Git Product logo

jabbrv2's Introduction

JabbR v2 Build Status

JabbR is a xplat chat web application built with ASP.NET 5 and MVC 6 using SignalR.

Supported platforms

JabbRv2 can run on the following platforms:

  • Windows
  • OS X

Build

JabbRv2 is a web application built on ASP.NET 5, to build and develop JabbRv2 you will need the following:

Getting started with ASP.NET 5

NB: If you are on OS X and you run into the following error System.InvalidProgramException: Invalid IL code, you will need to ensure that you have installed the latest Mono release Cycle 5 Service Release 1 (4.0.1.44), built mono from source using their One Stop Shop Build Script (32-bit) or install one of the weekly snapshot builds that the mono project provide here.

Code editor

If you are on Windows you can download and install Visual Studio 2015 RC

If you are on OS X, or don't want to install and run VS2015 RC, there are a few other options available to you:

  • Visual Studio Code, Microsofts new xplat code editor.
  • OmniSharp provide plugins for several other popular text editors for both Windows and OS X.

Windows

Once you've got all the necessary bits mentioned above, run the below:

git clone https://github.com/JabbR/JabbRv2.git JabbRv2
cd JabbRv2
.\build.cmd

OSX

If you want to build and develop JabbRv2 on OSX there's a little hoop that you will have to jump through to get it building and running.

  • There's an issue in the KestrelHttpServer that causes a server deadlock, there is a workaround for this and we've included that in the source (KestrelWorkaround.cs).

Once you have the latest mono installed, run the below:

git clone https://github.com/JabbR/JabbRv2.git JabbRv2
cd JabbRv2
.\build.sh

Contribute

We welcome contributions from experienced developers. You can get involved by logging bugs in github, hacking on the source, or discussing issues / features in the #meta room on JabbR.

jabbrv2's People

Contributors

davidfowl avatar halter73 avatar hnrkndrssn avatar klaygomes avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.