{"id":18057707,"url":"https://github.com/yous/raheui","last_synced_at":"2025-07-22T19:34:24.508Z","repository":{"id":19567738,"uuid":"22816967","full_name":"yous/raheui","owner":"yous","description":"Aheui interpreter in Ruby","archived":false,"fork":false,"pushed_at":"2015-08-23T05:02:05.000Z","size":384,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T05:54:03.329Z","etag":null,"topics":["aheui","interpreter","ruby"],"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/yous.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-08-10T19:35:46.000Z","updated_at":"2020-02-02T18:21:58.000Z","dependencies_parsed_at":"2022-08-30T18:51:12.333Z","dependency_job_id":null,"html_url":"https://github.com/yous/raheui","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/yous/raheui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yous%2Fraheui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yous%2Fraheui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yous%2Fraheui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yous%2Fraheui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yous","download_url":"https://codeload.github.com/yous/raheui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yous%2Fraheui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266561366,"owners_count":23948631,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["aheui","interpreter","ruby"],"created_at":"2024-10-31T02:08:59.246Z","updated_at":"2025-07-22T19:34:24.480Z","avatar_url":"https://github.com/yous.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raheui\n\n[![Gem Version](https://badge.fury.io/rb/raheui.svg)](http://badge.fury.io/rb/raheui)\n[![Build Status](https://travis-ci.org/yous/raheui.svg?branch=master)](https://travis-ci.org/yous/raheui)\n[![Dependency Status](https://gemnasium.com/yous/raheui.svg)](https://gemnasium.com/yous/raheui)\n[![Code Climate](https://codeclimate.com/github/yous/raheui/badges/gpa.svg)](https://codeclimate.com/github/yous/raheui)\n[![codecov.io](http://codecov.io/github/yous/raheui/coverage.svg?branch=master)](http://codecov.io/github/yous/raheui?branch=master)\n[![Inline docs](http://inch-ci.org/github/yous/raheui.svg?branch=master)](http://inch-ci.org/github/yous/raheui)\n[![raheui API Documentation](https://www.omniref.com/ruby/gems/raheui.png)](https://www.omniref.com/ruby/gems/raheui)\n\n[Aheui][] interpreter in Ruby.\n\n[Aheui]: http://aheui.github.io\n\n## Installation\n\n``` sh\ngem install raheui\n```\n\n## Usage\n\nPass `raheui` a file to execute:\n\n``` sh\nraheui helloworld.aheui\n```\n\nAlternatively you can run `raheui` with no arguments to pass aheui code through terminal input.\n\n``` sh\nraheui\n```\n\nFor additional command-line options:\n\n``` sh\nraheui -h\n```\n\nCommand flag    | Description\n----------------|--------------------\n`-h, --help`    | Print this message.\n`-v, --version` | Print version.\n\n## Commit message in Aheui\n\nWhy don't you just try:\n\n``` sh\ngit log --format=%b -n 1 d176df4 | raheui\n```\n\nAlso it works for every commit hash in `d176df4..5a6bfd0`:\n\n``` sh\ngit log --format=%b -n 1 \u003ccommit\u003e | raheui\n```\n\n## Changelog\n\nSee [CHANGELOG.md](CHANGELOG.md).\n\n## License\n\nCopyright (c) 2014-2015 ChaYoung You. See [LICENSE.txt](LICENSE.txt) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyous%2Fraheui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyous%2Fraheui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyous%2Fraheui/lists"}