{"id":16664189,"url":"https://github.com/jmitchell/reproenv","last_synced_at":"2026-04-16T09:04:59.306Z","repository":{"id":35137915,"uuid":"39351459","full_name":"jmitchell/reproenv","owner":"jmitchell","description":"Reproducible Common Lisp environment","archived":false,"fork":false,"pushed_at":"2016-04-27T07:10:14.000Z","size":17,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-19T16:09:05.791Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmitchell.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-19T22:37:53.000Z","updated_at":"2016-04-26T07:32:28.000Z","dependencies_parsed_at":"2022-08-18T00:00:37.465Z","dependency_job_id":null,"html_url":"https://github.com/jmitchell/reproenv","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmitchell%2Freproenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmitchell%2Freproenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmitchell%2Freproenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmitchell%2Freproenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmitchell","download_url":"https://codeload.github.com/jmitchell/reproenv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243307333,"owners_count":20270256,"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-12T10:44:13.890Z","updated_at":"2025-12-25T09:39:32.688Z","avatar_url":"https://github.com/jmitchell.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"NB (April 2016): Tested and this still works assuming `virtualbox`,\n`virtualbox-guest-additions-iso`, and `vagrant` are installed on the\nhost. However, I also tested Roswell and am satisfied with it (see\nhttps://github.com/roswell/roswell).\n\nreproenv\n========\n\nAutomates the process of spawning and provisioning a Common Lisp\nenvironment.\n\nFor now there are no plans to support customization through\nconfiguration. It's more important to reliably reproduce an isolated,\nstandardardized working/testing environment.\n\nReproducibility in this context doesn't mean every spawned VM will be\nthe same bit-for-bit. External dependencies that aren't fixed to\nparticular versions include:\n\n  - Vagrant\n  - VirtualBox\n  - VM base box\n    - https://atlas.hashicorp.com/debian/boxes/jessie64\n  - Debian packages\n    - SBCL\n    - Emacs\n  - Quicklisp\n\nNote this project and the features it provides will evolve. Don't\ndepend on it for fully consistent builds over extended periods of\ntime.\n\n\nDependencies\n------------\n\n- Vagrant (https://www.vagrantup.com/)\n- VirtualBox (https://www.virtualbox.org/)\n\n\nUsage\n-----\n\nClone the repository:\n\n    git clone git@github.com:jmitchell/reproenv.git\n\nThen run `vagrant up` from the root directory of the\nrepository. Vagrant spawns a VM and provisions it with the\nessentials. Once that's complete, login using `vagrant ssh`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmitchell%2Freproenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmitchell%2Freproenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmitchell%2Freproenv/lists"}