binaries
Build scripts across all `@davidsneighbour/*` projects
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 publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.1%) to scientific vocabulary
Keywords from Contributors
Repository
Build scripts across all `@davidsneighbour/*` projects
Basic Info
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
- Releases: 2
Metadata Files
README.md

This is a highly experimental project at the moment and tries to combine and normalise the build system across all @davidsneighbour/* projects. Use with caution. Don't blame me if it breaks everything ;) Once I have a version that I trust it will reach v1.0.0.
Principal mode of operation
The scripts are contained in a bin directory and have a structured setup with helpers and scripts and an uniform way of function. The bin folder should be added to the repository that is using the scripts, as a folder, not a submodule. Updating overrides the existing files and can commit updates to the repository.
Installation
bash
git submodule add git@github.com:davidsneighbour/binaries.git bin
If you've already cloned a repository without its submodules, you can initialize and update them with:
bash
git submodule update --init --recursive
ENV variables
Set them either in $HOME directory or in the root of the repository in an .env file.
bash
GITHUB_USER=davidsneighbour # Your GitHub username
Development
Set up a symlink to the bin directory in the root of the repository:
bash
ln -s . bin
Owner
- Name: Patrick Kollitsch
- Login: davidsneighbour
- Kind: user
- Location: Koh Samui, Thailand
- Company: David's Neighbour
- Website: https://kollitsch.dev/
- Repositories: 202
- Profile: https://github.com/davidsneighbour
Patrick Kollitsch, known as David's Neighbour, is a digital native based on Koh Samui, Thailand.
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use code or cite this website, please cite it as below."
authors:
- family-names: "Kollitsch"
given-names: "Patrick"
orcid: "https://orcid.org/0000-0001-6250-2135"
title: "@davidsneighbour's binaries"
version: 0.0.6
date-released: 2024-12-18
url: "https://github.com/davidsneighbour/binaries"
GitHub Events
Total
- Create event: 67
- Release event: 2
- Issues event: 1
- Delete event: 75
- Issue comment event: 24
- Push event: 28
- Pull request event: 17
Last Year
- Create event: 67
- Release event: 2
- Issues event: 1
- Delete event: 75
- Issue comment event: 24
- Push event: 28
- Pull request event: 17
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Patrick Kollitsch | p****k@d****m | 216 |
| dependabot[bot] | 4****] | 10 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 4
- Total pull requests: 49
- Average time to close issues: over 1 year
- Average time to close pull requests: 25 days
- Total issue authors: 1
- Total pull request authors: 3
- Average comments per issue: 0.25
- Average comments per pull request: 1.94
- Merged pull requests: 10
- Bot issues: 0
- Bot pull requests: 48
Past Year
- Issues: 0
- Pull requests: 32
- Average time to close issues: N/A
- Average time to close pull requests: 9 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 2.03
- Merged pull requests: 10
- Bot issues: 0
- Bot pull requests: 32
Top Authors
Issue Authors
- davidsneighbour (4)
Pull Request Authors
- dependabot[bot] (68)
- ringods (1)
- renovate[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- 186 dependencies
- @davidsneighbour/standard-version-config ^4.0.4 development
- 371 dependencies
- @types/jest 29.5.12 development
- jest 29.7.0 development
- mock-fs 5.2.0 development