Skip to content

DITAS-Project/TUBUtil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DITAS - TUBUtil

The TUBUtil is a go lang library used within some of the DITAS components of TU Berlin.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

To install the go lang tools go to: Go Getting Started

Installing

As it is a library, all you need to do is run the following command:

go get github.com/DITAS-Project/TUBUtil

Running the tests

For testing you can use:

 go test ./...

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the Apache 2.0 - see the LICENSE.md file for details.

Acknowledgments

This is being developed for the DITAS Project