{"id":21878278,"url":"https://github.com/pepabo/furik","last_synced_at":"2025-04-09T23:19:17.030Z","repository":{"id":56847910,"uuid":"45879168","full_name":"pepabo/furik","owner":"pepabo","description":"GitHub activity summary for Retrospective","archived":false,"fork":false,"pushed_at":"2023-03-09T23:32:44.000Z","size":37,"stargazers_count":84,"open_issues_count":1,"forks_count":14,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-02T16:48:24.195Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pepabo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-10T01:30:30.000Z","updated_at":"2024-09-24T14:48:12.000Z","dependencies_parsed_at":"2024-11-28T10:18:18.594Z","dependency_job_id":null,"html_url":"https://github.com/pepabo/furik","commit_stats":{"total_commits":38,"total_committers":5,"mean_commits":7.6,"dds":0.5526315789473684,"last_synced_commit":"c3bc00d9bf5efc57142b620e2b542642e4808cb8"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pepabo%2Ffurik","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pepabo%2Ffurik/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pepabo%2Ffurik/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pepabo%2Ffurik/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pepabo","download_url":"https://codeload.github.com/pepabo/furik/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248125742,"owners_count":21051795,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-28T08:12:09.490Z","updated_at":"2025-04-09T23:19:17.010Z","avatar_url":"https://github.com/pepabo.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Furik\n\nFurik is summary generator for your GitHub activities.\n\n[![ruby gem](https://img.shields.io/gem/v/furik.svg?style=flat-square)][gem]\n[![Travis](https://img.shields.io/travis/pepabo/furik.svg?style=flat-square)][travis]\n\n[gem]: https://rubygems.org/gems/furik\n[travis]: https://travis-ci.org/pepabo/furik\n\n## Installation\n\nInstall it yourself as:\n\n    $ gem install furik\n\n## Usage\n\nYou can show GitHub activity while one day.\n\n    $ furik activity\n\nOutput example is here:\n\n```\n% furik activity\nToday's Activities\n-\n\n### ruby/rubyspec\n\n- [pull_request](https://github.com/ruby/rubyspec/pull/158): Set Net::FTP.default_passive to false.\n- [comment](https://github.com/ruby/rubyspec/pull/158#issuecomment-155703551): :+1: (Set Net::FTP.default_passive t...)\n\n### ruby/ruby\n\n- [pull_request](https://github.com/ruby/ruby/pull/1091): Fix typo, double 'means'\n(snip)\n```\n\nIf you want to show GitHub and GitHub Enterprise activities, You need to add `-l` option to `furik` command.\n\n    $ furik activity -l\n\nfurik supports to store authentication via Pit. You are asked GitHub (and GitHub Enterprise) token from furik.\n\nPit sotred your token to `~/.pit/default.yaml` by default. You can confirm or modify this yaml.\n\n```sh\n% cat ~/.pit/default.yaml\n---\ngithub.com:\n  access_token: your_token\nyour.github-enterprise.host:\n  access_token: your_enterprise_token\nfurik:\n  github_enterprise_host: your.github-enterpise.host\n```\n\nNOTE: `your.github-enterprise.host` should be replaced with your true GH:E hostname(both yaml's key and value).\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment. Run `bundle exec furik` to use the gem in this directory, ignoring other installed copies of this gem.\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/pepabo/furik.\n\n## LICENSE\n\nThe MIT License (MIT)\n\nCopyright (c) 2015- GMO Pepabo, Inc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpepabo%2Ffurik","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpepabo%2Ffurik","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpepabo%2Ffurik/lists"}