{"id":23333948,"url":"https://github.com/schultyy/basic-development-env","last_synced_at":"2025-10-06T23:50:51.535Z","repository":{"id":18099045,"uuid":"21166149","full_name":"schultyy/basic-development-env","owner":"schultyy","description":"Basic Vagrant VM","archived":false,"fork":false,"pushed_at":"2014-06-27T20:50:27.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-22T20:52:27.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/schultyy.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":"2014-06-24T13:46:44.000Z","updated_at":"2014-06-27T20:51:03.000Z","dependencies_parsed_at":"2022-09-14T05:41:31.618Z","dependency_job_id":null,"html_url":"https://github.com/schultyy/basic-development-env","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/schultyy/basic-development-env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schultyy%2Fbasic-development-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schultyy%2Fbasic-development-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schultyy%2Fbasic-development-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schultyy%2Fbasic-development-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schultyy","download_url":"https://codeload.github.com/schultyy/basic-development-env/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schultyy%2Fbasic-development-env/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278698806,"owners_count":26030398,"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-10-06T02:00:05.630Z","response_time":65,"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-12-21T00:33:02.856Z","updated_at":"2025-10-06T23:50:51.499Z","avatar_url":"https://github.com/schultyy.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"basic-development-env\n=====================\n\nThis is a basic Ubuntu x64 working environment featuring:\n\n* Ruby\n* RVM\n* git\n\n# Get started\n\n```bash\n$ git clone git@github.com:schultyy/basic-development-env.git\n$ vagrant up\n$ vagrant ssh\n```\n\n# I want a different Box\n\nGot to [https://vagrantcloud.com/discover/featured](https://vagrantcloud.com/discover/featured) and pick a box.\nOpen `Vagrantfile`, then edit this line:\n\n```Ruby\nconfig.vm.box = '\u003cyour new box here\u003e'\n```\n\n# Access the box from Host system\n\nThere is a private network configured between host and box. The IP\naddress is `192.168.33.10`.\nTo change this, edit this line in `Vagrantfile`:\n\n```Ruby\nconfig.vm.network \"private_network\", ip: \"192.168.33.10\"\n```\n\n\n# I need more things preinstalled\n\nThen open `provision-script.sh` and add your tools\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschultyy%2Fbasic-development-env","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschultyy%2Fbasic-development-env","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschultyy%2Fbasic-development-env/lists"}