{"id":20084202,"url":"https://github.com/lucas54neves/workstation","last_synced_at":"2026-05-07T23:43:52.359Z","repository":{"id":49297380,"uuid":"212702636","full_name":"lucas54neves/workstation","owner":"lucas54neves","description":"Ubuntu based Linux post-installation automation","archived":false,"fork":false,"pushed_at":"2025-09-27T20:31:44.000Z","size":179,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-27T21:11:29.578Z","etag":null,"topics":["automation","linux","shell-script","ubuntu","workstation"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lucas54neves.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":"2019-10-03T23:48:16.000Z","updated_at":"2025-09-27T20:31:47.000Z","dependencies_parsed_at":"2024-11-13T16:02:10.023Z","dependency_job_id":null,"html_url":"https://github.com/lucas54neves/workstation","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/lucas54neves/workstation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucas54neves%2Fworkstation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucas54neves%2Fworkstation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucas54neves%2Fworkstation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucas54neves%2Fworkstation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucas54neves","download_url":"https://codeload.github.com/lucas54neves/workstation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucas54neves%2Fworkstation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32760954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["automation","linux","shell-script","ubuntu","workstation"],"created_at":"2024-11-13T15:51:05.149Z","updated_at":"2026-05-07T23:43:52.325Z","avatar_url":"https://github.com/lucas54neves.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/lucas54neves/workstation/blob/master/.github/ubuntu-logo.png\" alt=\"Ubuntu logo\" width=\"180\" height=60/\u003e\n\u003c/p\u003e\n\n\n\u003ch1 align=\"center\"\u003e\n  Automated Workstation\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  Project made to automate the post-installation of a Ubuntu based Linux.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\t\n  \u003ca href=\"https://www.linkedin.com/in/lucas54neves/\"\u003e\n    \u003cimg alt=\"Lucas Neves\" src=\"https://img.shields.io/badge/-lucas54neves-E95420?style=flat\u0026logo=Linkedin\u0026logoColor=black\" /\u003e\n  \u003c/a\u003e\n    \u003cimg alt=\"Repository size\" src=\"https://img.shields.io/github/repo-size/lucas54neves/workstation?color=E95420\"\u003e\n  \u003ca href=\"https://github.com/lucas54neves/workstation/commits/master\"\u003e\n    \u003cimg alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/lucas54neves/workstation?color=E95420\"\u003e\n  \u003c/a\u003e \n    \u003cimg alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-8257E5?color=E95420\"\u003e\n  \u003ca href=\"https://github.com/lucas54neves/workstation/stargazers\"\u003e\n    \u003cimg alt=\"Stargazers\" src=\"https://img.shields.io/github/stars/lucas54neves/workstation?color=E95420\u0026logo=github\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# Table of Contents\n* [Technology](#technology)\n* [Features](#features)\n* [How to Run](#how-to-run)\n* [Issues](#issues)\n* [License](#license)\n\n# Technology\nThis project was made using \u003ca href=\"https://pt.wikipedia.org/wiki/Shell_script/\"\u003eShell script\u003c/a\u003e.\n\n# Features\nScript that automates the post-installation of a Ubuntu based Linux..\n\n# How to run\n```bash\n# Clone Repository\n$ git clone https://github.com/lucas54neves/workstation.git\n\n# Go to script folder\n$ cd workstation\n\n# Run the script\n$ ./main.sh\n```\n# Issues\nFeel free to file a new issue with a respective title and description on the the [Workstation Automated](https://github.com/lucas54neves/workstation/issues) repository. If you already found a solution to your problem, I would love to review your pull request!\n\n# License\nThis project is under the [MIT license](https://github.com/lucas54neves/workstation/blob/master/LICENSE).\n\nGive a ⭐️ if this project helped you!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucas54neves%2Fworkstation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucas54neves%2Fworkstation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucas54neves%2Fworkstation/lists"}