Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial version of a Readme #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 61 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
# OpenTM2 - an open source Windows Translation Memory Server

OpenTM2 was originally developed for by IBM as a Windows Translation Memory Server.

## 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

Windows 10 or Windows Server 2012 or higher

### Documentation
OpenTM2 API for the C++-Kernel
https://github.com/OpenTM2/opentm2-source/blob/master/Doc/Opentm2TechnicalReference.pdf

REST API Docu
https://jira.translate5.net/secure/attachment/14902/OpenTM2%20REST-API.pdf


### Installing (ToDo)

A step by step series of examples that tell you how to get a development env running

Say what the step will be

```
Give the example
```

And repeat

```
until finished
```

End with an example of getting some data out of the system or using it for a little demo



## Contributing

Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.



## Authors (ToDo)

* **Gerhard Queck** - *Initial work* - [GitHub Profile](https://github.com/GerhardQ)

See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.

## License (ToDo?)

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

## Acknowledgments

* Hat tip to anyone whose code was used
* Inspiration
* etc