{"id":23138490,"url":"https://github.com/deployable/deployable-cygwin","last_synced_at":"2025-10-29T07:13:01.044Z","repository":{"id":24213568,"uuid":"27605404","full_name":"deployable/deployable-cygwin","owner":"deployable","description":"Cygwin helpers for Ruby","archived":false,"fork":false,"pushed_at":"2015-02-23T10:31:00.000Z","size":164,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T20:28:15.180Z","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/deployable.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-12-05T18:53:04.000Z","updated_at":"2014-12-05T19:15:36.000Z","dependencies_parsed_at":"2022-08-22T09:50:51.471Z","dependency_job_id":null,"html_url":"https://github.com/deployable/deployable-cygwin","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/deployable%2Fdeployable-cygwin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deployable%2Fdeployable-cygwin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deployable%2Fdeployable-cygwin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deployable%2Fdeployable-cygwin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deployable","download_url":"https://codeload.github.com/deployable/deployable-cygwin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247157133,"owners_count":20893210,"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-17T13:10:59.552Z","updated_at":"2025-10-29T07:12:56.009Z","avatar_url":"https://github.com/deployable.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deployable::Cygwin\n\nCygwin helper functions\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'deployable-cygwin'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install deployable-cygwin\n\n## Usage\n\nCygwin detection\n\n    require 'deployable/cygwin'\n\n    Deployable::Cygwin.CYGWIN # =\u003e true\n    Deployable::Cygwin.cygwin? # =\u003e true\n\ncygpath\n\n    require 'deployable/cygwin/path'\n\n    Deployable::Cygwin::Path.to_win('/cygdrive/c/some/path') # =\u003e \"C:\\\\some\\\\path\"\n\n    Deployable::Cygwin::Path.to_cyg('C:\\some\\path') # =\u003e \"/cygdrive/c/some/path\"\n\n\n## Contributing\n\n1. Fork it ( https://github.com/deployable/deployable-cygwin/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%2Fdeployable%2Fdeployable-cygwin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeployable%2Fdeployable-cygwin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeployable%2Fdeployable-cygwin/lists"}