{"id":20454970,"url":"https://github.com/undr/robo","last_synced_at":"2025-10-31T15:32:38.287Z","repository":{"id":136417829,"uuid":"173944512","full_name":"undr/robo","owner":"undr","description":"Test Task","archived":false,"fork":false,"pushed_at":"2019-03-05T12:51:43.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-15T23:25:20.005Z","etag":null,"topics":["coding-challenge","elixir"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/undr.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-05T12:42:57.000Z","updated_at":"2019-03-11T20:57:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"eefcec5f-6b1b-4626-b3ba-1d39782f0dcc","html_url":"https://github.com/undr/robo","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/undr%2Frobo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undr%2Frobo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undr%2Frobo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undr%2Frobo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/undr","download_url":"https://codeload.github.com/undr/robo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242005820,"owners_count":20056434,"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":["coding-challenge","elixir"],"created_at":"2024-11-15T11:17:30.588Z","updated_at":"2025-10-10T16:12:15.992Z","avatar_url":"https://github.com/undr.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Robo\n\nThe application is a simulation of a toy robot moving on a square tabletop.\nAvailable commands:\n\n- `MOVE`\n- `LEFT`\n- `RIGHT`\n- `REPORT`\n- `PLACE x,y,FACING`\n\nThe origin (0,0) can be considered to be the SOUTH WEST most corner.\nFACING can be any of: `NORTH`, `EAST`, `SOUTH`, `WEST`.\n\n## Installation\n\n```\nbrew update\nbrew install elixir\nmix escript.build\n```\n\n## Usage\n\n```\n./robo --help\n\nRobo is a solution of test task for Locomote company.\nUsage: robo [options]\n\n  --file FILE   File with a list of commands. Omit this option if you want read commands from console.\n  --size SIZE   Size of a table (default: 5).\n  --help        This info.\n\nExamples:\n  robo --file ./comands.txt --size 25\n```\n\n## Tests\n\n```\nmix test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fundr%2Frobo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fundr%2Frobo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fundr%2Frobo/lists"}