{"id":17035742,"url":"https://github.com/artberri/devenv","last_synced_at":"2026-03-09T12:32:00.707Z","repository":{"id":66112172,"uuid":"44272073","full_name":"artberri/devenv","owner":"artberri","description":"An Ansible project to set up my development machine in an automated way.","archived":false,"fork":false,"pushed_at":"2022-10-19T22:55:24.000Z","size":8123,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-12T13:13:57.300Z","etag":null,"topics":["ansible","awesomewm","development-machine","devenv","dotfiles","lua"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/artberri.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2015-10-14T19:43:51.000Z","updated_at":"2022-12-26T07:25:43.000Z","dependencies_parsed_at":"2023-03-10T13:00:42.734Z","dependency_job_id":null,"html_url":"https://github.com/artberri/devenv","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/artberri%2Fdevenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artberri%2Fdevenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artberri%2Fdevenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artberri%2Fdevenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artberri","download_url":"https://codeload.github.com/artberri/devenv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248571847,"owners_count":21126522,"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":["ansible","awesomewm","development-machine","devenv","dotfiles","lua"],"created_at":"2024-10-14T08:47:56.949Z","updated_at":"2026-03-09T12:32:00.668Z","avatar_url":"https://github.com/artberri.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# artberri/devenv\n\nA project to set up my development machine ([@artberri](https://github.com/artberri)) in an automated way.\n\n![Screenshot of the desktop](screenshot-desktop.png)\n![Screenshot of the shell](screenshot.png)\n\n## Requirements\n\nRequires Ubuntu. Tested only in [Ubuntu 22.04 (Jammy Jellyfish)](http://releases.ubuntu.com/22.04/).\n\nUpgrade system:\n\n```bash\nsudo apt-get update\nsudo apt-get upgrade\n```\n\nInstall the latest version of git:\n\n```bash\nsudo apt-add-repository ppa:git-core/ppa -y\nsudo apt-get update\nsudo apt-get install git -y\n```\n\n## Installation\n\n```bash\nexport DEVENV_PATH=\"${HOME}/.devenv\"\ngit clone https://github.com/artberri/devenv.git $DEVENV_PATH\nexport PATH=$PATH:$DEVENV_PATH/bin\ndevenv\n```\n\nFinally, install some cool theme for the gnome terminal if you want to [Dracula](https://draculatheme.com). It's already installed for Tilix.\n\n## Updating\n\n```bash\ncd ~/.devenv\ngit pull\ndevenv\n```\n\n## Others\n\n- Use [Shades of Purple](https://shadesofpurple.pro/) theme for VSCode, Firefox, Chrome...\n- Mount Google Drive folder:\n  ```bash\n  google-drive-ocamlfuse ~/google-drive\n  ```\n\n## License\n\n[GNU GENERAL PUBLIC LICENSE (Version 2)](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartberri%2Fdevenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartberri%2Fdevenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartberri%2Fdevenv/lists"}