{"id":16445214,"url":"https://github.com/dgapitts/vagrant-io","last_synced_at":"2025-02-26T08:25:47.264Z","repository":{"id":10947905,"uuid":"13256965","full_name":"dgapitts/vagrant-io","owner":"dgapitts","description":"Vagrant scripts to automatically build Ubuntu (precise64 : Ubuntu12.04 x86_64) with Io language installed ","archived":false,"fork":false,"pushed_at":"2013-10-01T22:44:13.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-08T22:38:55.679Z","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/dgapitts.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":"2013-10-01T22:04:21.000Z","updated_at":"2013-10-01T22:44:15.000Z","dependencies_parsed_at":"2022-08-28T11:50:39.465Z","dependency_job_id":null,"html_url":"https://github.com/dgapitts/vagrant-io","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Fvagrant-io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Fvagrant-io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Fvagrant-io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Fvagrant-io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgapitts","download_url":"https://codeload.github.com/dgapitts/vagrant-io/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240816722,"owners_count":19862348,"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-11T09:43:40.749Z","updated_at":"2025-02-26T08:25:47.232Z","avatar_url":"https://github.com/dgapitts.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Introduction\n------------\n\nI have been working through Bruce Tate's excellent '7 languages in 7 weeks'.  \nInstalling the Io language manually is a bit of a fiddle: [http://haildata.net/2013/10/installing-io/](http://haildata.net/2013/10/installing-io/)  \nThis git repository simplifies the process hopefully - just *git clone* and *vagrant up* ...    \n\n\nInstructions\n-------------\n\n     git clone git://github.com/dgapitts/vagrant-io.git\n     cd vagrant-io\n     vagrant up\n\nTest your new io Virtual Machine\n--------------------------------\n\n     vagrant ssh\n     sudo -i\n     io\n     Vehicle := Object clone\n\nSample output\n-------------\n\n     ~/vagrant-io $ vagrant ssh\n     Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-23-generic x86_64)\n     \n     * Documentation:  https://help.ubuntu.com/\n     Welcome to your Vagrant-built virtual machine.\n     Last login: Fri Sep 14 06:23:18 2012 from 10.0.2.2\n     vagrant@iolang:~$ sudo -i\n     root@iolang:~# io\n     Io 20110905\n     Io\u003e  Vehicle := Object clone\n     ==\u003e  Vehicle_0x17b5090:\n     type             = \"Vehicle\"\n\n\ntodo: \n-----\n\n     you currently need to be root ... I ought to be able to setup as the vagrant user!?\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgapitts%2Fvagrant-io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgapitts%2Fvagrant-io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgapitts%2Fvagrant-io/lists"}