{"id":23284217,"url":"https://github.com/agilecreativity/agile_utils","last_synced_at":"2025-10-04T02:44:50.823Z","repository":{"id":16134595,"uuid":"18879915","full_name":"agilecreativity/agile_utils","owner":"agilecreativity","description":"My ruby library that can be re-used in multiple projects.","archived":false,"fork":false,"pushed_at":"2018-03-15T02:54:56.000Z","size":49,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-26T17:39:32.847Z","etag":null,"topics":["ruby","ruby-gem","ruby-library"],"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/agilecreativity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.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-04-17T13:50:43.000Z","updated_at":"2025-02-22T08:03:56.000Z","dependencies_parsed_at":"2022-09-02T21:01:44.135Z","dependency_job_id":null,"html_url":"https://github.com/agilecreativity/agile_utils","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/agilecreativity/agile_utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilecreativity%2Fagile_utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilecreativity%2Fagile_utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilecreativity%2Fagile_utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilecreativity%2Fagile_utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agilecreativity","download_url":"https://codeload.github.com/agilecreativity/agile_utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilecreativity%2Fagile_utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278256776,"owners_count":25957086,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ruby","ruby-gem","ruby-library"],"created_at":"2024-12-20T01:38:44.788Z","updated_at":"2025-10-04T02:44:50.806Z","avatar_url":"https://github.com/agilecreativity.png","language":"Ruby","readme":"## agile_utils\n\n[![Gem Version](https://badge.fury.io/rb/agile_utils.svg)][gem]\n[![Dependency Status](https://gemnasium.com/agilecreativity/agile_utils.png)][gemnasium]\n[![Code Climate](https://codeclimate.com/github/agilecreativity/agile_utils.png)][codeclimate]\n\n[gem]: http://badge.fury.io/rb/agile_utils\n[gemnasium]: https://gemnasium.com/agilecreativity/agile_utils\n[codeclimate]: https://codeclimate.com/github/agilecreativity/agile_utils\n\nMy collection of ruby libraries that I have used in more than one projects.\nTo promote the code re-use I move them all to this gem. Most of them are from a\nwell known gems, but some are written from scratch.\nI hope you will find some of them useful for your interesting project.\n\nStart from version `0.1.0`, the newer version will be released based on\nthe [Semantic Versioning][].\n\n### Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'agile_utils'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install agile_utils\n\n### Usage\n\n```rb\n# Require and include the library in your code\nrequire 'agile_utils'\ninclude AgileUtils\n\n# Then call the right method to use.\nAgileUtils::Helper.capture\nAgileUtils::Helper.linux?\nAgileUtils::Helper.osx?\nAgileUtils::Helper.make_list\nAgileUtils::Helper.shell\nAgileUtils::Helper.time\nAgileUtils::Helper.uname\nAgileUtils::FileUtil.find\nAgileUtils::FileUtils.delete\nAgileUtils::FileUtils.gunzip\nAgileUtils::FileUtils.tar_gzip_files\n```\n\n### Contributing\n\n1. Fork it ( http://github.com/agilecreativity/agile_utils/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 new Pull Request\n\n[Semantic Versioning]: http://semver.org\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagilecreativity%2Fagile_utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagilecreativity%2Fagile_utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagilecreativity%2Fagile_utils/lists"}