https://github.com/applegamer22/rb
A simple backup utility written in Go
Science Score: 44.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 links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.6%) to scientific vocabulary
Keywords
backup
linux
macos
window
Last synced: 5 months ago
·
JSON representation
·
Repository
A simple backup utility written in Go
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 0
Topics
backup
linux
macos
window
Created over 4 years ago
· Last pushed almost 4 years ago
Metadata Files
Contributing
License
Citation
Owner
- Name: Omri Bornstein
- Login: AppleGamer22
- Kind: user
- Location: Melbourne, Australia
- Website: https://applegamer22.github.io
- Repositories: 9
- Profile: https://github.com/AppleGamer22
Software Engineer, Gopher, TeXnician | Enthusiastic About Open-Source Software and Software Supply Chains
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Bornstein
given-names: Omri
- family-names: Bornstein
given-names: Amir
- family-names: Bornstein
given-names: Ya'ir
title: recursive-backup
version: 1.0.0
date-released: 2021-07-12
url: https://github.com/AppleGamer22/recursive-backup
GitHub Events
Total
Last Year
Dependencies
.github/workflows/publish-bin.yml
actions
- actions/checkout v2.3.4 composite
- actions/setup-go v2.1.3 composite
- actions/upload-artifact v2.2.4 composite
go.mod
go
- github.com/go-ozzo/ozzo-validation/v4 v4.3.0
- github.com/spf13/cobra v1.2.1
- github.com/stretchr/testify v1.7.0
go.sum
go
- 565 dependencies