-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
30 lines (29 loc) · 894 Bytes
/
CITATION.cff
File metadata and controls
30 lines (29 loc) · 894 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
cff-version: 1.2.0
title: Tonic synchronisation scripts
message: 'If you use this software, please cite it as below.'
type: software
authors:
- given-names: Julien
family-names: Colomb
orcid: 'https://orcid.org/0000-0002-3127-5520'
- given-names: Achilleas
family-names: Koutsou
orcid: 'https://orcid.org/0000-0002-5726-3034'
identifiers:
- type: doi
value: 10.5281/zenodo.8249574
repository-code: 'https://github.com/tonic-team/synchronisation_scripts'
url: 'https://gin-tonic.netlify.app'
abstract: >-
The tonic scripts synchronize git repositories upon double
click. While Unix users can choose between GIN-CLI and
datalad based scripts, windows users should use datalad
scripts.
The core code is in python while bash and batch script are
calling the python script.
keywords:
- Git
- datalad
license: MIT
version: 0.1.0
date-released: '2023-08-15'