{"id":20549981,"url":"https://github.com/itsthatguy/generator-devbox","last_synced_at":"2026-05-29T12:31:27.737Z","repository":{"id":15189436,"uuid":"17917517","full_name":"itsthatguy/generator-devbox","owner":"itsthatguy","description":"Yeoman / Vagrant Rails Box starter thing.","archived":false,"fork":false,"pushed_at":"2014-03-20T17:16:23.000Z","size":256,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T05:42:29.220Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/itsthatguy.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-03-19T19:31:17.000Z","updated_at":"2016-05-28T20:11:29.000Z","dependencies_parsed_at":"2022-08-20T14:50:51.401Z","dependency_job_id":null,"html_url":"https://github.com/itsthatguy/generator-devbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itsthatguy/generator-devbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsthatguy%2Fgenerator-devbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsthatguy%2Fgenerator-devbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsthatguy%2Fgenerator-devbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsthatguy%2Fgenerator-devbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsthatguy","download_url":"https://codeload.github.com/itsthatguy/generator-devbox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsthatguy%2Fgenerator-devbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33652979,"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-05-29T02:00:06.066Z","response_time":107,"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-16T02:22:30.528Z","updated_at":"2026-05-29T12:31:27.718Z","avatar_url":"https://github.com/itsthatguy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# generator-devbox\n\nThis is Dolores, she is the real creator of this devbox. I am but a vessel through which her ideas travel. The fact that she lives in a small mountain range nestled amongst the peaks of my hypothalamus is irrelevant. All thanks and credit belongs to her.\n\n![Dolores](http://i.imgur.com/2gLHPmt.png)\n\n\n## What is it?\n\nWith just a few simple commands you can have a fully provisioned ubuntu virtualbox installed with Ruby, rbenv Rails, Nodejs, MySQL and Postgres. Built specifically to run on all your OSesssess -- Windows, Mac, Linux, no problem!\n\nSomething go terribly terribly wrong on the virtualbox that you can't figure out? No problem, delete the box and start all over, your projects will remain fully intact.\n\n\n## Getting Started\n\n### Download \u0026 install stuff\n\n- Node: http://nodejs.org/download/\n- Virtualbox: https://www.virtualbox.org/wiki/Downloads\n- Vagrant: https://docs.vagrantup.com/v2/installation/\n\n\n\n### Install additional stuff\n\n```\nvagrant plugin install vagrant-librarian-chef\nvagrant plugin install vagrant-omnibus\nnpm install -g yo\n```\n\n### Clone this repo\n\n```\ngit clone git@github.com:itsthatguy/generator-devbox.git\n```\n\n### Link it!\n\nWe need to be able to use the generator, so make sure you use the following commands to link it\n\n```\ncd generator-devbox\nnpm link\n```\n\n\n## Using the generator\n*NOTE: I'm assuming you are still in the generator-devbox directory right now.*\n\n```\ncd ..\nmkdir myproject \u0026\u0026 cd $_\nyo devbox\n```\n\n\n## Running \u0026 Provisioning\n\n```\nvagrant up\n```\n\n## Where are my files?\n\n### **Locally**\n\n```\ncd apps\n```\n\n### **On the Vagrant box**\n\n```\nvagrant ssh\ncd apps\n```\n\n### Example Setup: Setting up \u0026 running rails\n\n```\nvagrant ssh\ncd apps\nsudo rails new myproject\ncd myproject\nrails server\n```\n\n\n## FAQ\n\n#### You’ve named part of your brain?\nNo, Dolores lives in there.\n\n#### How did you get a picture of Dolores?\nLet's talk about something else.\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsthatguy%2Fgenerator-devbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsthatguy%2Fgenerator-devbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsthatguy%2Fgenerator-devbox/lists"}