{"id":15722264,"url":"https://github.com/rickbarretto/poliglota","last_synced_at":"2025-05-13T03:43:46.414Z","repository":{"id":63777368,"uuid":"570561896","full_name":"RickBarretto/poliglota","owner":"RickBarretto","description":"A tool that gives you flexibility, agility and extensibility to implement new learning projects. - Powered by Arturo Language","archived":false,"fork":false,"pushed_at":"2023-03-10T23:03:12.000Z","size":159,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-12T05:49:37.748Z","etag":null,"topics":["arturo","learning","study-project","template"],"latest_commit_sha":null,"homepage":"","language":null,"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/RickBarretto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-11-25T13:43:41.000Z","updated_at":"2023-12-13T06:16:42.000Z","dependencies_parsed_at":"2024-10-24T19:35:26.748Z","dependency_job_id":null,"html_url":"https://github.com/RickBarretto/poliglota","commit_stats":{"total_commits":288,"total_committers":1,"mean_commits":288.0,"dds":0.0,"last_synced_commit":"20fe8b1e98efe8dd62ee18d82c169a9e87e2b3d1"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RickBarretto%2Fpoliglota","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RickBarretto%2Fpoliglota/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RickBarretto%2Fpoliglota/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RickBarretto%2Fpoliglota/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RickBarretto","download_url":"https://codeload.github.com/RickBarretto/poliglota/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253870822,"owners_count":21976610,"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":["arturo","learning","study-project","template"],"created_at":"2024-10-03T22:05:59.416Z","updated_at":"2025-05-13T03:43:46.391Z","avatar_url":"https://github.com/RickBarretto.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Poliglota\n\nA minimalist tool to learn to programming\n\n\u003e Poliglota is a new way to learn new programming languages\n\u003e (or patterns/strategies/frameworks...) with already known.\n\u003e This tool gives you *flexibility* and *agility*\n\u003e to implement new learning projects.\n\n*✨ Powered by [Arturo Programming Language][art] ✨*\n\n## Methodology\nThe idea is quite simple,\nimplement learning projects in different languages.\nThen, take notes about what you learnt in `notes.md`,\nand finally, compare the difference between them\nand do different approachs to resolve the same problem/challenge.\n\n## Installation\n- Clone this repository\n- Have bash on your global path\n- Install [Arturo][art] on your global path\n\n\u003e Currently, you need bash since some functions are depending on it.\n\u003e It can be changed on future\n\n## Starting and Updating\n```bash\n$ ./start.art\n\n$ ./update.art\n```\n\n## Basic Commands\n\n\u003e [ **!** ] Be sure your repository has already been started\n\n```bash\n# create a new project with every template available\n$ ./poli new \u003cproject\u003e\n\n# add a specific implementation to a project\n$ ./poli add \u003ctemplate\u003e \u003cproject\u003e\n\n# fill a project with not implemented templates\n$ ./poli fill \u003cproject\u003e\n\n# get a complete help\n$ ./poli --help\n```\n\n## Usage\n\n```abnf\n USAGE: poli COMMAND [OPTIONS] [ARGS]...\n\n Options:\n    -h, --help  Show this message and exit\n    -v, --version   Show current version\n\n Commands:\n    new      Create a new project\n    add      Add an implementation to a project\n    fill     Fill a project with missing implementations\n\n ---------  --------------------\n\n Usage: poli new [OPTIONS] \u003cproject\u003e\n        poli new [OPTIONS] {-l|--last}\n\n Options:\n    -e, --empty     project is empty\n    -l, --last      uses the last interacted project\n\n ---------  --------------------\n\n Usage: poli add [OPTIONS] \u003ctemplate\u003e \u003cproject\u003e\n        poli add [OPTIONS] \u003ctemplate\u003e {-l|--last}\n\n Options:\n    --as \u003cname\u003e     Create with a new name\n    -e, --empty     Implementation is empty\n    -l, --last      uses the last interacted project\n\n ---------  --------------------\n\n Usage: poli fill \u003cproject\u003e\n```\n\n[art]: https://arturo-lang.io/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickbarretto%2Fpoliglota","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frickbarretto%2Fpoliglota","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickbarretto%2Fpoliglota/lists"}