git-sync-file.sh
Sync a file to a Git repository (such as GitHub Gist) periodically.
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.6%) to scientific vocabulary
Repository
Sync a file to a Git repository (such as GitHub Gist) periodically.
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
Sync a file to a Git repository (such as GitHub Gist) periodically.

Say you are running a program on a remote computer that outputs a file, and you want to share that file with others. You could use a service like GitHub Gist to share the file, but you would have to manually update the file every time it changes. This program automates that process.
```bash
$ bash index.sh "
"": URL of the Git/Gist repository
"" : Path to the file to sync
"[path-in-repo]": Path to the file in the repository (default: same as "")
"[delay]" : Delay between syncs (default: 1 minute)
```
Owner
- Name: pantryf
- Login: pantryf
- Kind: organization
- Repositories: 1
- Profile: https://github.com/pantryf
Exploring cutting-edge tech to drive business forward.
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Sahu
given-names: Subhajit
orcid: https://orcid.org/0000-0001-5140-6578
title: "javascriptf/script-git-sync-file: Sync a file to a Git repository (such as GitHub Gist) periodically"
version: 1.0.0
doi: 10.5281/zenodo.8051447
date-released: 2023-06-18
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Subhajit Sahu | w****7@g****m | 6 |
Issues and Pull Requests
Last synced: 8 months ago
