https://github.com/yegor256/fief
Command-line tool that collects statistics of your GitHub repositories and renders an HTML summary
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.9%) to scientific vocabulary
Keywords
Repository
Command-line tool that collects statistics of your GitHub repositories and renders an HTML summary
Basic Info
- Host: GitHub
- Owner: yegor256
- License: mit
- Language: Ruby
- Default Branch: master
- Homepage: https://rubygems.org/gems/fief
- Size: 363 KB
Statistics
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 10
- Releases: 3
Topics
Metadata Files
README.md
This simple script will help you collect statistics about your GitHub repositories and generate a simple HTML report. First, install it:
bash
$ gem install fief
Then, run it locally and read its output:
bash
$ fief --repo yegor256/fief --verbose
For example, here is mine.
How to contribute
Read these guidelines. Make sure your build is green before you contribute your pull request. You will need to have Ruby 2.3+ and Bundler installed. Then:
$ bundle update
$ bundle exec rake
If it's clean and you don't see any error messages, submit your pull request.
Owner
- Name: Yegor Bugayenko
- Login: yegor256
- Kind: user
- Location: Russia
- Company: @zerocracy
- Website: https://www.yegor256.com
- Twitter: yegor256
- Repositories: 176
- Profile: https://github.com/yegor256
Author of "Elegant Objects" book series (buy them on Amazon); architect of @objectionary; founder of @zerocracy; creator of @zold-io
GitHub Events
Total
- Delete event: 14
- Issue comment event: 1
- Push event: 155
- Pull request event: 33
- Create event: 15
Last Year
- Delete event: 14
- Issue comment event: 1
- Push event: 155
- Pull request event: 33
- Create event: 15
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 5
- Total pull requests: 76
- Average time to close issues: about 2 hours
- Average time to close pull requests: 3 months
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 3.0
- Average comments per pull request: 0.74
- Merged pull requests: 18
- Bot issues: 1
- Bot pull requests: 74
Past Year
- Issues: 0
- Pull requests: 30
- Average time to close issues: N/A
- Average time to close pull requests: about 1 month
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 30
Top Authors
Issue Authors
- yegor256 (4)
- renovate[bot] (1)
Pull Request Authors
- renovate[bot] (74)
- blablatdinov (2)