{"id":23284266,"url":"https://github.com/agilecreativity/dependency_analyser","last_synced_at":"2025-04-06T15:15:24.040Z","repository":{"id":20830843,"uuid":"24116832","full_name":"agilecreativity/dependency_analyser","owner":"agilecreativity","description":null,"archived":false,"fork":false,"pushed_at":"2014-09-16T20:38:26.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T05:01:56.877Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/agilecreativity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOGS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-16T20:38:05.000Z","updated_at":"2014-09-16T20:38:25.000Z","dependencies_parsed_at":"2022-08-21T21:41:08.286Z","dependency_job_id":null,"html_url":"https://github.com/agilecreativity/dependency_analyser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilecreativity%2Fdependency_analyser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilecreativity%2Fdependency_analyser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilecreativity%2Fdependency_analyser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilecreativity%2Fdependency_analyser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agilecreativity","download_url":"https://codeload.github.com/agilecreativity/dependency_analyser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247500477,"owners_count":20948880,"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-12-20T01:39:16.194Z","updated_at":"2025-04-06T15:15:24.020Z","avatar_url":"https://github.com/agilecreativity.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Dependency Analyser\n\nSolution to the [codekata - transitive_dependencies][] problem as ruby gem\n\n### Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'dependency_analyser'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install dependency_analyser\n\n### Usage\n\nUse as library try\n\n```ruby\nrequire 'dependency_analyser'\ninclude DependencyAnalyser\n# then call the appropriate functions\n```\n\nList of available Rake target\n\n```shell\nrake build    # Build dependency_analyser-0.1.0.gem into the pkg directory\nrake install  # Build and install dependency_analyser-0.1.0.gem into system gems\nrake test     # Run tests\n```\n\n### Contributing\n\n1. Fork it\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 new Pull Request\n\n[Thor]: https://github.com/erikhuda/thor\n[Minitest]: https://github.com/seattlerb/minitest\n[RSpec]: https://github.com/rspec\n[Guard]: https://github.com/guard/guard\n[Yard]: https://github.com/lsegal/yard\n[Pry]: https://github.com/pry/pry\n[Rubocop]: https://github.com/bbatsov/rubocop\n[Grit]: https://github.com/mojombo/grit\n[codekata - transitive_dependencies]: http://codekata.com/kata/kata18-transitive-dependencies/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagilecreativity%2Fdependency_analyser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagilecreativity%2Fdependency_analyser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagilecreativity%2Fdependency_analyser/lists"}