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 (11.7%) to scientific vocabulary

Keywords from Contributors

sequences interactive optim climate-science brain-computer-interfaces mesh interpretability benchmarking imaging generic
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: ecosyste-ms
  • License: agpl-3.0
  • Language: Ruby
  • Default Branch: main
  • Size: 384 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 9 months ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

Ecosyste.ms: Dotfiles

A summary of data about the dotfiles ecosystem.

This project is part of Ecosyste.ms: Tools and open datasets to support, sustain, and secure critical digital infrastructure.

API

Documentation for the REST API is available here: https://dotfiles.ecosyste.ms/docs

The default rate limit for the API is 5000/req per hour based on your IP address, get in contact if you need to to increase your rate limit.

Development

For development and deployment documentation, check out DEVELOPMENT.md

Contribute

Please do! The source code is hosted at GitHub. If you want something, open an issue or a pull request.

If you need want to contribute but don't know where to start, take a look at the issues tagged as "Help Wanted".

You can also help triage issues. This can include reproducing bug reports, or asking for vital information such as version numbers or reproduction instructions.

Finally, this is an open source project. If you would like to become a maintainer, we will consider adding you if you contribute frequently to the project. Feel free to ask.

For other updates, follow the project on Twitter: @ecosyste_ms.

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so we don't break it in a future version unintentionally.
  • Send a pull request. Bonus points for topic branches.

Vulnerability disclosure

We support and encourage security research on Ecosyste.ms under the terms of our vulnerability disclosure policy.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Copyright

Code is licensed under GNU Affero License © 2023 Andrew Nesbitt.

Data from the API is licensed under CC BY-SA 4.0.

Owner

  • Name: Ecosystems
  • Login: ecosyste-ms
  • Kind: organization
  • Email: hello@ecosyste.ms
  • Location: United Kingdom

Tools and open datasets to support, sustain, and secure critical digital infrastructure

Citation (CITATION.cff)

cff-version: 1.2.0
title: 'Ecosyste.ms: Dotfiles'
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Andrew
    family-names: Nesbitt
    email: andrew@ecosyste.ms
    orcid: 'https://orcid.org/0009-0007-2710-1118'
repository-code: 'https://github.com/ecosyste-ms/dotfiles'
url: 'https://dotfiles.ecosyste.ms'
abstract: >-
  A summary of data about the dotfiles ecosystem.
keywords:
  - dotfiles
  - open source
  - package management
  - software
license: AGPL-3.0

GitHub Events

Total
  • Delete event: 24
  • Issue comment event: 29
  • Push event: 20
  • Pull request event: 61
  • Create event: 29
Last Year
  • Delete event: 24
  • Issue comment event: 29
  • Push event: 20
  • Pull request event: 61
  • Create event: 29

Committers

Last synced: 6 months ago

All Time
  • Total Commits: 34
  • Total Committers: 3
  • Avg Commits per committer: 11.333
  • Development Distribution Score (DDS): 0.059
Past Year
  • Commits: 34
  • Committers: 3
  • Avg Commits per committer: 11.333
  • Development Distribution Score (DDS): 0.059
Top Committers
Name Email Commits
Andrew Nesbitt a****z@g****m 32
github-actions[bot] g****] 1
dependabot[bot] 4****] 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 53
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.64
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 53
Past Year
  • Issues: 0
  • Pull requests: 53
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 days
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.64
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 53
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (52)
  • github-actions[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (52) ruby (50) docker (1) github_actions (1)

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4.4.0 composite
  • ruby/setup-ruby v1 composite
  • postgres 14 docker
  • redis * docker
.github/workflows/upgrade-ruby.yml actions
  • actions/checkout v4 composite
  • andrew/ruby-upgrade-action main composite
Dockerfile docker
  • ruby 3.4.4-slim build
docker-compose.yml docker
  • postgres 14.1-alpine
Gemfile rubygems
  • dotenv-rails >= 0 development
  • mocha >= 0 development
  • rails-controller-testing >= 0 development
  • shoulda-context >= 0 development
  • shoulda-matchers >= 0 development
  • web-console >= 0 development
  • webmock >= 0 development
  • appsignal >= 0
  • bootsnap >= 0
  • bootstrap >= 0
  • bootstrap-icons-helper ~> 2.0
  • cff >= 0
  • commonmarker >= 0
  • counter_culture >= 0
  • csv >= 0
  • dalli >= 0
  • faraday >= 0
  • faraday-follow_redirects >= 0
  • faraday-retry >= 0
  • faraday-typhoeus >= 0
  • google-protobuf >= 0
  • groupdate >= 0
  • jbuilder >= 0
  • jquery-rails >= 0
  • ostruct >= 0
  • pagy >= 0
  • pg ~> 1.5
  • pg_query >= 0
  • pghero >= 0
  • puma >= 0
  • rack-attack >= 0
  • rack-attack-rate-limit >= 0
  • rack-cors >= 0
  • rails ~> 8.0.0
  • redis >= 0
  • rswag-api >= 0
  • rswag-ui >= 0
  • sassc-rails >= 0
  • sidekiq >= 0
  • sidekiq-status >= 0
  • sidekiq-unique-jobs >= 0
  • simple_form >= 0
  • sitemap_generator >= 0
  • sprockets-rails >= 0
  • stemmify >= 0
Gemfile.lock rubygems
  • 136 dependencies