{"id":17214481,"url":"https://github.com/samdphillips/raco-pkg-env","last_synced_at":"2026-01-05T18:04:47.745Z","repository":{"id":40745185,"uuid":"357692985","full_name":"samdphillips/raco-pkg-env","owner":"samdphillips","description":"virtualenv like tool for Racket","archived":false,"fork":false,"pushed_at":"2022-11-20T05:41:30.000Z","size":20,"stargazers_count":31,"open_issues_count":6,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-30T11:42:09.344Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Racket","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samdphillips.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}},"created_at":"2021-04-13T21:27:04.000Z","updated_at":"2024-05-30T09:24:18.000Z","dependencies_parsed_at":"2023-01-22T03:20:20.959Z","dependency_job_id":null,"html_url":"https://github.com/samdphillips/raco-pkg-env","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samdphillips%2Fraco-pkg-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samdphillips%2Fraco-pkg-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samdphillips%2Fraco-pkg-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samdphillips%2Fraco-pkg-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samdphillips","download_url":"https://codeload.github.com/samdphillips/raco-pkg-env/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245467109,"owners_count":20620209,"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-15T03:03:21.802Z","updated_at":"2026-01-05T18:04:42.718Z","avatar_url":"https://github.com/samdphillips.png","language":"Racket","funding_links":[],"categories":[],"sub_categories":[],"readme":"# raco-env-lib\n\n**EXPERIMENTAL**\n\nThis tool writes a config.rktd file that you can point PLTCONFIGDIR and install\npackages into a place that isn’t the installation scope or the user scope.\n\nThe package environment overlays the system installation scope. There will\nprobably be some hiccups if you are using this. Open some PRs and Issues.\n\n## Usage\nCreate a new package environment (from the shell):\n```\n;; make the environment\nnew-package\u003e raco pkg-env _env\n\n;; simple bash script that sets the PLTCONFIGDIR variable\nnew-package\u003e source _env/activate.sh\n\n;; install some-package into _env\nnew-package\u003e raco pkg install some-packagename\n```\n\n## Credits\n- [Sam Phillips](https://github.com/samdphillips) - initial implementation\n- [Leif Andersen](https://github.com/LeifAndersen) - additional functionality,\n  bringing the tools more in line with Python venv facility.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamdphillips%2Fraco-pkg-env","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamdphillips%2Fraco-pkg-env","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamdphillips%2Fraco-pkg-env/lists"}