ruby-stable-version
Ruby stable version: print the current Ruby stable version string
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 (4.6%) to scientific vocabulary
Keywords
ruby
script
shell
version
Last synced: 4 months ago
·
JSON representation
·
Repository
Ruby stable version: print the current Ruby stable version string
Basic Info
- Host: GitHub
- Owner: SixArm
- Language: Shell
- Default Branch: main
- Size: 4.88 KB
Statistics
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
- Releases: 0
Topics
ruby
script
shell
version
Created over 9 years ago
· Last pushed 9 months ago
Metadata Files
Readme
Code of conduct
Citation
Codeowners
README.md
Ruby stable version
Print the current Ruby stable version.
Example:
$ ruby-stable-version
2.3.1
This implementation has three steps:
- Fetch the Ruby website download page
- Search the HTML to match a link to a download file,
- Extract the version string, such as "2.3.1".
This implementation intentionally uses just shell tools, because we want the script to be as portable as possible.
Tracking
- Command: ruby-stable-version
- Version: 2.0.0
- Created: 2014-12-06
- Updated: 2016-09-02
- Contact: Joel Parker Henderson (joel@joelparkerhenderson.com)
- License: BSD, MIT, GPL
Owner
- Name: SixArm
- Login: SixArm
- Kind: organization
- Email: sixarm@sixarm.com
- Location: San Francisco
- Website: http://sixarm.com
- Twitter: sixarm
- Repositories: 580
- Profile: https://github.com/SixArm
SixArm Software
Citation (CITATION.cff)
cff-version: 1.2.0
title: Ruby stable version
message: >-
If you use this work and you want to cite it,
then you can use the metadata from this file.
type: software
authors:
- given-names: Joel Parker
family-names: Henderson
email: joel@joelparkerhenderson.com
affiliation: joelparkerhenderson.com
orcid: 'https://orcid.org/0009-0000-4681-282X'
identifiers:
- type: url
value: 'https://github.com/SixArm/ruby-stable-version/'
description: Ruby stable version
repository-code: 'https://github.com/SixArm/ruby-stable-version/'
abstract: >-
Ruby stable version
license: See license file
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Committers
Last synced: 6 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Joel Parker Henderson | j****l@j****m | 8 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 4.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- billsaysthis (1)