itsAlexNguyen / SimpleDiff

A Capstone Project for McMaster University

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleDiff

A webservice that leverage Abstract Syntax Trees in order to provide meaningful diffs within Pull Requests.

Build Status

Getting Started

To run the application, use the gradle command: ./gradlew bootRun

Deployment

Heroku is used to continious deploy changes that have been merged into the master branch.

Built With

  • Gradle - Dependency Management and Build System.
  • Spring Boot - a web framework which makes it easy to create Spring-powered, production-grade applications and services with absolute minimum fuss.

About

A Capstone Project for McMaster University


Languages

Language:Java 99.2%Language:HTML 0.8%