{"id":16087022,"url":"https://github.com/noha/pharo-minimal","last_synced_at":"2025-04-05T14:44:55.960Z","repository":{"id":141786282,"uuid":"175027949","full_name":"noha/pharo-minimal","owner":"noha","description":"A set of scripts and resources to produce a pharo minimal headless image","archived":false,"fork":false,"pushed_at":"2019-04-04T13:40:17.000Z","size":42,"stargazers_count":9,"open_issues_count":1,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-11T11:42:50.526Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Smalltalk","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/noha.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-11T15:20:57.000Z","updated_at":"2022-11-23T13:46:52.000Z","dependencies_parsed_at":"2023-03-17T05:15:41.994Z","dependency_job_id":null,"html_url":"https://github.com/noha/pharo-minimal","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noha%2Fpharo-minimal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noha%2Fpharo-minimal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noha%2Fpharo-minimal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noha%2Fpharo-minimal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noha","download_url":"https://codeload.github.com/noha/pharo-minimal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353677,"owners_count":20925325,"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":[],"created_at":"2024-10-09T13:27:00.333Z","updated_at":"2025-04-05T14:44:55.933Z","avatar_url":"https://github.com/noha.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# playground for minimal image creation [![Build Status](https://travis-ci.org/noha/pharo-minimal.svg?branch=master)](https://travis-ci.org/noha/pharo-minimal)\n\nThis repository contains scripts and patches in order to build a pharo minimal images. The builds are using the VM_ARCH environment variable to detect which version to build. By using \n\n    VM_ARCH=32 make ....\n\nwill build a 32 bit version. Default is to build 64 bit\n\n## telepharo\n\nIn the telepharo directory use\n\n    $ make server\n\nto build a pharo minimal telepharo image. With \n\n    $ make run-server\n\nit will launc the headless image on port 40423. The client can be build using\n\n    $ make client\n\nIt builds a full pharo image with telepharo. It is started using \n\n    $ make run-client\n\nIf you open a playground and execute\n\n    remotePharo := TlpRemoteIDE connectTo: (TCPAddress ip: #[127 0 0 1] port: 40423).\n    remotePharo openPlayground\n\nyou should be connected to the server image\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoha%2Fpharo-minimal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoha%2Fpharo-minimal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoha%2Fpharo-minimal/lists"}