{"id":15032820,"url":"https://github.com/ruby/un","last_synced_at":"2025-04-05T22:10:52.074Z","repository":{"id":37939052,"uuid":"266092011","full_name":"ruby/un","owner":"ruby","description":"Utilities to replace common UNIX commands","archived":false,"fork":false,"pushed_at":"2023-11-06T09:29:43.000Z","size":62,"stargazers_count":32,"open_issues_count":2,"forks_count":9,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-03-29T21:08:24.017Z","etag":null,"topics":["ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-22T11:17:36.000Z","updated_at":"2025-03-08T00:39:00.000Z","dependencies_parsed_at":"2023-11-06T10:45:18.854Z","dependency_job_id":null,"html_url":"https://github.com/ruby/un","commit_stats":{"total_commits":58,"total_committers":16,"mean_commits":3.625,"dds":0.5862068965517242,"last_synced_commit":"8f1c78e27c16a937f9ced5f43825fd9dc2b3f8ab"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/un/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406111,"owners_count":20933806,"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":["ruby"],"created_at":"2024-09-24T20:19:30.664Z","updated_at":"2025-04-05T22:10:52.044Z","avatar_url":"https://github.com/ruby.png","language":"Ruby","readme":"# un.rb\n\nUtilities to replace common UNIX commands in Makefiles etc.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'un'\n```\n\nAnd then execute:\n\n    $ bundle install\n\nOr install it yourself as:\n\n    $ gem install un\n\n## Usage\n\n```\nruby -run -e cp -- [OPTION] SOURCE DEST\nruby -run -e ln -- [OPTION] TARGET LINK_NAME\nruby -run -e mv -- [OPTION] SOURCE DEST\nruby -run -e rm -- [OPTION] FILE\nruby -run -e mkdir -- [OPTION] DIRS\nruby -run -e rmdir -- [OPTION] DIRS\nruby -run -e install -- [OPTION] SOURCE DEST\nruby -run -e chmod -- [OPTION] OCTAL-MODE FILE\nruby -run -e touch -- [OPTION] FILE\nruby -run -e wait_writable -- [OPTION] FILE\nruby -run -e mkmf -- [OPTION] EXTNAME [OPTION]\nruby -run -e httpd -- [OPTION] [DocumentRoot]\nruby -run -e colorize -- [FILE]\nruby -run -e help [COMMAND]\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/ruby/un.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruby%2Fun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruby%2Fun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruby%2Fun/lists"}