Skip to content
This repository has been archived by the owner on Aug 10, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 609 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 609 Bytes

TrainDB

version: 0.1 license: BSD 2-Clause

Lab project #3 for my Databases course

image

Building

> git clone https://github.com/anpep/TrainDB
> cd TrainDB
> nuget restore
> devenv TrainDB.csproj /Build

Licensing

This software is subject to the terms of the BSD 2-Clause (Simplified) license. You can find a copy of the license terms in the LICENSE.md file.