{"id":23284197,"url":"https://github.com/agilecreativity/extension_lister","last_synced_at":"2025-04-06T15:15:15.519Z","repository":{"id":18720715,"uuid":"21931785","full_name":"agilecreativity/extension_lister","owner":"agilecreativity","description":"List all unique file extensions from a given directory recursively","archived":false,"fork":false,"pushed_at":"2015-07-16T13:10:32.000Z","size":180,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T05:01:57.173Z","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":"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-07-17T06:54:46.000Z","updated_at":"2014-10-03T11:16:34.000Z","dependencies_parsed_at":"2022-09-17T11:02:33.551Z","dependency_job_id":null,"html_url":"https://github.com/agilecreativity/extension_lister","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilecreativity%2Fextension_lister","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilecreativity%2Fextension_lister/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilecreativity%2Fextension_lister/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilecreativity%2Fextension_lister/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agilecreativity","download_url":"https://codeload.github.com/agilecreativity/extension_lister/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247500476,"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:38:37.843Z","updated_at":"2025-04-06T15:15:15.478Z","avatar_url":"https://github.com/agilecreativity.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## extension_lister\n\n[![Gem Version](https://badge.fury.io/rb/extension_lister.svg)][gem]\n[![Dependency Status](https://gemnasium.com/agilecreativity/extension_lister.png)][gemnasium]\n[![Code Climate](https://codeclimate.com/github/agilecreativity/extension_lister.png)][codeclimate]\n\n[gem]: http://badge.fury.io/rb/extension_lister\n[gemnasium]: https://gemnasium.com/agilecreativity/extension_lister\n[codeclimate]: https://codeclimate.com/github/agilecreativity/extension_lister\n\n### Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'extension_lister'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install extension_lister\n\n### Usage\n\n- List all extension from a current directory (recursively)\n\n```\nextension_lister\n```\n\nFor typical ruby project like (e.g. this gem), we should get something like:\n\n```\n.gem\n.gemspec\n.lock\n.md\n.rb\n```\n\n- List all extension from a given directory\n\n```\nextension_lister -b ~/Downloads\n```\n\n### Contributing\n\n1. [Fork it](https://github.com/agilecreativity/extension_lister/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[thor]: https://github.com/erikhuda/thor\n[minitest]: https://github.com/seattlerb/minitest\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagilecreativity%2Fextension_lister","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagilecreativity%2Fextension_lister","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagilecreativity%2Fextension_lister/lists"}