{"id":19731492,"url":"https://github.com/aaronjsutton/dev-shell-1632","last_synced_at":"2026-05-11T01:41:23.768Z","repository":{"id":216706798,"uuid":"742098517","full_name":"aaronjsutton/dev-shell-1632","owner":"aaronjsutton","description":"A development environment for Pitt CS 1632","archived":false,"fork":false,"pushed_at":"2024-01-18T00:33:17.000Z","size":263,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-13T14:25:46.742Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Nix","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/aaronjsutton.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}},"created_at":"2024-01-11T18:57:06.000Z","updated_at":"2024-01-11T18:59:29.000Z","dependencies_parsed_at":"2024-01-16T21:51:34.457Z","dependency_job_id":"39597d95-87a4-49c4-bbc1-ac4213688af8","html_url":"https://github.com/aaronjsutton/dev-shell-1632","commit_stats":null,"previous_names":["aaronjsutton/dev-shell-1632"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aaronjsutton/dev-shell-1632","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronjsutton%2Fdev-shell-1632","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronjsutton%2Fdev-shell-1632/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronjsutton%2Fdev-shell-1632/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronjsutton%2Fdev-shell-1632/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aaronjsutton","download_url":"https://codeload.github.com/aaronjsutton/dev-shell-1632/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronjsutton%2Fdev-shell-1632/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285884980,"owners_count":27248045,"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","status":"online","status_checked_at":"2025-11-22T02:00:05.934Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-12T00:21:18.568Z","updated_at":"2025-11-23T01:01:48.778Z","avatar_url":"https://github.com/aaronjsutton.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dev Shell: 1632\n\n## What is this?\n\nA shell with all the package requirements for this class. Run everything you\nneed on your machine with a single command, no manual Java installation\nnecessary.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"/.github/media/terminal.gif\" /\u003e\n\u003c/p\u003e\n\n## Why?\n\n\u003e Codespaces are very useful, but sometimes you just need a quick terminal\n\u003e for debugging.\n\n## How do I use this?\n\nFirst, you will need to install the [Nix package manager](https://nixos.org/download).\n\nEnable experimental `nix` features (one time setup):\n\n```bash\necho \"extra-experimental-features = nix-command flakes\" \u003e\u003e\n~/.config/nix/nix.conf\n\n```\n\nClone this repository:\n\n```bash\ngit clone git@github.com/aaronjsutton/dev-shell-1632\n```\n\n**Run the shell via `nix develop`**:\n\n```bash\ncd dev-shell-1632\nnix develop\n```\n\nWait a _hot minute_ for the magic to happen, and you'll see a new shell has been\nstarted. This shell has `git`, `mvn`, and all the Java 11 tools necessary\u0026mdash;\nhave a blast.\n\n### What platforms?\n\n- macOS, and any Linux distro provided you have Nix.\n- Docker\n- Windows\n\n### Does it support Docker?\n\nYes.\n\n```bash\ncd dev-shell-1632\ndocker run -it -v $PWD:/root/workspace -w /root/workspace nixos/nix\n```\n\n### Does it support Windows?\n\nProbably yes, if you use [WSL](https://learn.microsoft.com/en-us/windows/wsl/about).\n\n### Does it support Apple Silicon?\n\nProbably, but I haven’t tested it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaronjsutton%2Fdev-shell-1632","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faaronjsutton%2Fdev-shell-1632","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaronjsutton%2Fdev-shell-1632/lists"}