{"id":15557689,"url":"https://github.com/yothu/decode-morse","last_synced_at":"2025-03-29T03:46:32.083Z","repository":{"id":42566890,"uuid":"476050775","full_name":"Yothu/decode-morse","owner":"Yothu","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-31T17:13:45.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-02-03T13:45:12.380Z","etag":null,"topics":["morse-code-converter","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yothu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-30T21:04:09.000Z","updated_at":"2022-04-07T01:42:13.000Z","dependencies_parsed_at":"2022-09-21T21:00:29.035Z","dependency_job_id":null,"html_url":"https://github.com/Yothu/decode-morse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"microverseinc/readme-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yothu%2Fdecode-morse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yothu%2Fdecode-morse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yothu%2Fdecode-morse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yothu%2Fdecode-morse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yothu","download_url":"https://codeload.github.com/Yothu/decode-morse/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246135739,"owners_count":20729056,"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":["morse-code-converter","ruby"],"created_at":"2024-10-02T15:20:22.919Z","updated_at":"2025-03-29T03:46:32.066Z","avatar_url":"https://github.com/Yothu.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# DECODE MORSE\n\n\u003e This project is about creating a method that can decode morse code to readable letters and words.\n\n\n## Built With\n\n- Ruby\n\n## Getting Started\n\nCheck the following instructions to install and use the project in you local machine!\n### Prerequisites\n\nTo begin with, you need to be able to use the **ruby** command, if you don't have it you can install it using any of these commands: \n\n**MacOS**\n\n```\nbrew install rbenv ruby-build\n# Add rbenv to bash so that it loads every time you open a terminal\necho 'if which rbenv \u003e /dev/null; then eval \"$(rbenv init -)\"; fi' \u003e\u003e ~/.bash_profile\nsource ~/.bash_profile\n\n# Install Ruby\nrbenv install 3.0.1\nrbenv global 3.0.1\nruby -v\n```\n\n**Ubuntu**\n\n```\ngit clone https://github.com/rbenv/rbenv.git ~/.rbenv\necho 'export PATH=\"$HOME/.rbenv/bin:$PATH\"' \u003e\u003e ~/.bashrc\necho 'eval \"$(rbenv init -)\"' \u003e\u003e ~/.bashrc\nexec $SHELL\n\ngit clone https://github.com/rbenv/ruby-build.git ~/.rbenv/plugins/ruby-build\necho 'export PATH=\"$HOME/.rbenv/plugins/ruby-build/bin:$PATH\"' \u003e\u003e ~/.bashrc\nexec $SHELL\n\nrbenv install 3.0.1\nrbenv global 3.0.1\nruby -v\n```\n\n**Windows**\n\nUse **[WSL](https://docs.microsoft.com/en-us/windows/wsl/about)**\n\n### Setup\n\nOnce you have installed **ruby** you need to clone this project's repository, use this command in your terminal:\n\n\n```\ngit clone https://github.com/Yothu/decode-morse.git\ncd /decode-morse\n```\n### Usage\n\nTo use run the decode method use this command:\n\n```\nruby ./decode.rb\n```\n\nIf you have successfully followed every step, you will get this in your terminal:\n\n`A BOX FULL OF RUBIES`\n\n\n\n## Author\n\n👤 David Vergaray\n\n- GitHub:   [@Yothu](https://github.com/Yothu)\n- Twiter:   [@Daivhy](https://twitter.com/Daivhy)\n- LinkedIn: [David Vergaray](https://www.linkedin.com/in/david-vergaray-almontes-051a11127/)e)\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyothu%2Fdecode-morse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyothu%2Fdecode-morse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyothu%2Fdecode-morse/lists"}