Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
L
LARC
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
6
Issues
6
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open-tt
LARC
Commits
717dd7fb
Commit
717dd7fb
authored
Jul 09, 2019
by
Ekkart Kleinod
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readme, changelog, license
parents
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
90 additions
and
0 deletions
+90
-0
COPYING
COPYING
+0
-0
README.md
README.md
+68
-0
changelog.md
changelog.md
+22
-0
No files found.
COPYING
0 → 100644
View file @
717dd7fb
This diff is collapsed.
Click to expand it.
README.md
0 → 100644
View file @
717dd7fb
# Open-TT: LARC
LARC is the "list of authorized racket coverings" for table tennis.
This app provides means to show and search the list.
This is
**not**
an official app of ITTF or DTTB or such.
-
feature requests, problems etc.:
<https://gitlab.com/open-tt/larc/issues>
-
changes:
[
changelog
](
changelog.md
)
LARC ist die Belagliste für Tischtennis, diese App zeigt und durchsucht die Liste.
Die App ist
**keine**
offizielle App der ITTF, des DTTB oder so.
-
Wünsche, Probleme etc.:
<https://gitlab.com/open-tt/larc/issues>
-
Änderungen:
[
changelog
](
changelog.md
)
## Open-TT
LARC is part of the project "Open-TT" which provides open documents and applications for table tennis:
-
<https://gitlab.com/open-tt>
LARC ist Teil des Projekts "Open-TT", das offene Dokumente, Programme und Apps rund um Tischtennis anbietet.
## Git-Repository
The branching model regards to the stable mainline model described in
<http://www.bitsnbites.eu/a-stable-mainline-branching-model-for-git>
This means, there is always a stable mainline, the
`master`
branch.
This branch ist always compileable and testable, both without errors.
For more details, see
[
developer documentation
](
documentation/developer
)
, section "Structure".
## Legal stuff
License of the app: GNU General Public License.
See file
[
COPYING
](
COPYING
)
.
Which means the app is free and open source
-
you can use the program as you want, even commercially
-
you can share the program as you like
-
if you change the source code, you have to distribute it under the same license, and you have to provide the source code of the programs
### Copyright
Copyright 2016-2018 Ekkart Kleinod
<ekleinod@edgesoft.de>
The program is distributed under the terms of the GNU General Public License.
See
[
COPYING
](
COPYING
)
for details.
This file is part of Open-TT: LARC.
Open-TT: LARC is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Open-TT: LARC is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Open-TT: LARC. If not, see
<http://www.gnu.org/licenses/>
.
changelog.md
0 → 100644
View file @
717dd7fb
# Changelog
All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
http://keepachangelog.com/en/1.0.0/
)
and this project adheres to
[
Semantic Versioning
](
http://semver.org/spec/v2.0.0.html
)
.
## [Unreleased]
### Added
-
first functionality
### Changed
### Deprecated
### Removed
### Fixed
### Security
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment