{"id":19667249,"url":"https://github.com/willnet/deka","last_synced_at":"2025-10-24T05:45:24.403Z","repository":{"id":62556976,"uuid":"20909315","full_name":"willnet/deka","owner":"willnet","description":"tracking commits of a repository","archived":false,"fork":false,"pushed_at":"2015-12-13T11:13:16.000Z","size":27,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-08-09T10:30:09.916Z","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/willnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-06-17T03:45:24.000Z","updated_at":"2015-11-11T11:02:04.000Z","dependencies_parsed_at":"2022-11-03T06:15:28.387Z","dependency_job_id":null,"html_url":"https://github.com/willnet/deka","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willnet%2Fdeka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willnet%2Fdeka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willnet%2Fdeka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willnet%2Fdeka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willnet","download_url":"https://codeload.github.com/willnet/deka/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224137356,"owners_count":17262001,"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-11T16:31:21.585Z","updated_at":"2025-10-24T05:45:24.327Z","avatar_url":"https://github.com/willnet.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deka\n\n[![Build Status](https://travis-ci.org/willnet/deka.svg?branch=master)](https://travis-ci.org/willnet/deka)\n\nDeka provides `deka` command which track files (ex: README.md) and write github issues if new commits detected. It is useful to translate documents on github and keep them fresh.\n\n### examples of use\n\n- [willnet/capybara-readme-ja](https://github.com/willnet/capybara-readme-ja)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'deka'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install deka\n\n## Usage\n\n* requirement: `git` command\n* You should create a config file (ex: `./deka.yml`) and write settings.\n* Use `deka` command to watch `watching_repo` and write issues to `issuing_repo`. If you don't want to watch all commits, write a commit hash to `.tracked_hash`, deka doesn't write issues prior to the commit hash.\n* `.tracked_hash` if automatically updated by `deka` command\n\n```\nUsage: deka [options]\n        --dry-run      Dry run\n    -c, --config       config path (default `./deka.yml`)\n    -s, --save         path for saving tracked hash (default `./.tracked_hash`)\n```\n\n### config file example\n\n```\nwatching_files: 'README.md'\nwatching_repo: 'willnet/readme_tracker_watching_repo'\nissuing_repo: 'willnet/readme_tracker_issuing_repo'\nbody: 'please respond'\naccess_token: YOUR_GITHUB_ACCESS_TOKEN\n```\n\n## Contributing\n\n1. Fork it ( https://github.com/willnet/deka/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillnet%2Fdeka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillnet%2Fdeka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillnet%2Fdeka/lists"}