{"id":40567145,"url":"https://github.com/bjester/kolibri-pexer","last_synced_at":"2026-01-21T01:11:02.248Z","repository":{"id":40701810,"uuid":"228473613","full_name":"bjester/kolibri-pexer","owner":"bjester","description":"A tool for quickly running many Kolibri .pex files","archived":false,"fork":false,"pushed_at":"2022-06-26T01:54:57.000Z","size":103,"stargazers_count":4,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-07-31T19:08:00.302Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/bjester.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":"2019-12-16T20:51:13.000Z","updated_at":"2023-07-31T19:08:00.303Z","dependencies_parsed_at":"2022-07-29T02:19:42.898Z","dependency_job_id":null,"html_url":"https://github.com/bjester/kolibri-pexer","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/bjester/kolibri-pexer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjester%2Fkolibri-pexer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjester%2Fkolibri-pexer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjester%2Fkolibri-pexer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjester%2Fkolibri-pexer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjester","download_url":"https://codeload.github.com/bjester/kolibri-pexer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjester%2Fkolibri-pexer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28620576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T23:49:58.628Z","status":"ssl_error","status_checked_at":"2026-01-20T23:47:29.996Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-21T01:11:01.545Z","updated_at":"2026-01-21T01:11:02.234Z","avatar_url":"https://github.com/bjester.png","language":"JavaScript","readme":"# kolibri-pexer\nA tool for quickly running many Kolibri .pex files\n\n## Usage\n```bash\n$ pexer --help\npexer \u003ccommand\u003e\n\nCommands:\n  pexer config                           outputs the config\n  pexer download \u003ckolibri_version\u003e       downloads a PEX with specific version\n  pexer info \u003cpex\u003e                       shows info for a Kolibri pex\n  pexer init \u003cpex\u003e                       initialize a home directory for a Kolibri pex\n  pexer manage \u003cpex\u003e [args..]            manage a Kolibri pex\n  pexer rm \u003cpex\u003e                         removes a home directory for a Kolibri pex\n  pexer run \u003cpex\u003e                        run a Kolibri pex [aliases: r, start]\n  pexer stop \u003cpex\u003e                       stop an already background running Kolibri pex\n\nOptions:\n  --version     Show version number                                    [boolean]\n  --verbose     enable verbose output                 [boolean] [default: false]\n  --python, -p  python binary to use                                    [string]\n  --port        the port to run Kolibri on              [number] [default: 8080]\n  --clean       do not use content directory or home template\n                                                      [boolean] [default: false]\n  --help        Show help                                              [boolean]\n\n```\n\n## Customization\nAdd an `.pexerrc` file to your home directory. The config is JSON and is as follows:\n```json\n{\n  \"homeDirectory\": \"/path/to/directory/where/all/homes/will/be/created\",\n  \"homeTemplate\": \"/path/to/existing/home/used/as/template\",\n  \"contentDirectory\": \"/path/to/content/directory\",\n  \"python\": \"python\",\n  \"runMode\": \"blaine\"\n}\n```\nDefaults are:\n```json\n{\n  \"homeDirectory\": \"~/.kolibri-pexer\",\n  \"homeTemplate\": \"~/.kolibri\",\n  \"contentDirectory\": \"~/.kolibri/content\",\n  \"python\": \"python\",\n  \"runMode\": \"test\"\n}\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjester%2Fkolibri-pexer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbjester%2Fkolibri-pexer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjester%2Fkolibri-pexer/lists"}