{"id":22434701,"url":"https://github.com/wmartinmimi/nenv","last_synced_at":"2026-07-16T03:31:54.323Z","repository":{"id":176040225,"uuid":"640563524","full_name":"wmartinmimi/nenv","owner":"wmartinmimi","description":"helper script to create new chroot environment","archived":false,"fork":false,"pushed_at":"2023-06-17T07:22:18.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T08:22:02.947Z","etag":null,"topics":["alpine","chroot-script","unlicense"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wmartinmimi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-05-14T14:06:32.000Z","updated_at":"2023-06-17T07:25:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"76bff45c-5864-4cca-92e7-331bae7d3c94","html_url":"https://github.com/wmartinmimi/nenv","commit_stats":null,"previous_names":["wmartinmimi/nenv"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wmartinmimi/nenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wmartinmimi%2Fnenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wmartinmimi%2Fnenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wmartinmimi%2Fnenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wmartinmimi%2Fnenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wmartinmimi","download_url":"https://codeload.github.com/wmartinmimi/nenv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wmartinmimi%2Fnenv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35529603,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-16T02:00:06.687Z","response_time":83,"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":["alpine","chroot-script","unlicense"],"created_at":"2024-12-05T23:10:13.993Z","updated_at":"2026-07-16T03:31:54.312Z","avatar_url":"https://github.com/wmartinmimi.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nenv\n\nCreates new chroot environment easily.\n\nUses Alpine chroot distro.\n\n## How to use\n\n### Create new chroot\n\n```sh\nnenv $new_chroot\nchroot $new_chroot\n```\n\n### Delete created nenv chroot\n\n```sh\nrm -rf $old_chroot\n```\n\n## How to install\n\n### Do something similar\n\n```sh\ngit clone https://github.com/wmartinmimi/nenv\ncd nenv \u0026\u0026 chmod 700 nenv\necho \"alias nenv=$(pwd)/nenv\" \u003e\u003e ~/.bashrc\n```\n\n## License\n\nLicensed under ```Unlicense License```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwmartinmimi%2Fnenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwmartinmimi%2Fnenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwmartinmimi%2Fnenv/lists"}