{"id":13404414,"url":"https://github.com/roger-luiz/bash4noobs","last_synced_at":"2025-03-14T09:31:27.360Z","repository":{"id":160165178,"uuid":"296417357","full_name":"roger-luiz/bash4noobs","owner":"roger-luiz","description":":mortar_board: Manual de sobrevivência do Linux Bash e Git com comandos mais usados no dia a dia como dev.","archived":false,"fork":false,"pushed_at":"2024-02-10T20:55:07.000Z","size":6606,"stargazers_count":107,"open_issues_count":0,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-01T20:19:00.310Z","etag":null,"topics":["bash","buscando-por-arquivos","commitizen","commitlint","criando-arquivos","diret-rio","git","linux","linux-bash","linux-mint","linux-shell","linux-ubuntu","listagem-de-arquivos","tutorial","usu-rio"],"latest_commit_sha":null,"homepage":"","language":null,"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/roger-luiz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-09-17T19:01:12.000Z","updated_at":"2024-02-03T17:59:44.000Z","dependencies_parsed_at":"2024-01-16T10:37:21.461Z","dependency_job_id":"4246de3b-78b0-4007-9574-2ba5c5380bbd","html_url":"https://github.com/roger-luiz/bash4noobs","commit_stats":null,"previous_names":["rogerflan/bash-for-developers","abantes/bash-for-developers","roger-luiz/bash4noobs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roger-luiz%2Fbash4noobs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roger-luiz%2Fbash4noobs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roger-luiz%2Fbash4noobs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roger-luiz%2Fbash4noobs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roger-luiz","download_url":"https://codeload.github.com/roger-luiz/bash4noobs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221454025,"owners_count":16824587,"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":["bash","buscando-por-arquivos","commitizen","commitlint","criando-arquivos","diret-rio","git","linux","linux-bash","linux-mint","linux-shell","linux-ubuntu","listagem-de-arquivos","tutorial","usu-rio"],"created_at":"2024-07-30T19:01:44.850Z","updated_at":"2024-10-25T19:30:40.125Z","avatar_url":"https://github.com/roger-luiz.png","language":null,"readme":"\u003ch1 align=\"center\"\u003e\r\n  Bash4noobs\r\n\u003c/h1\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003cimg alt=\"badge\" src=\"https://img.shields.io/badge/author-RogerFernando-191F2B?style=flat-square\"\u003e\r\n  \u003cimg alt=\"badge\" src=\"https://img.shields.io/github/stars/abantes/bash4noobs?color=191F2B\u0026style=flat-square\"\u003e\r\n  \u003cimg alt=\"badge\" src=\"https://img.shields.io/badge/license-MIT-191F2B?style=flat-square\"\u003e\r\n  \u003cimg alt=\"badge\" src=\"https://img.shields.io/github/contributors/abantes/bash4noobs?color=191F2B\u0026style=flat-square\"\u003e\r\n\u003c/p\u003e\r\n\r\nEste é um tutorial de Git, Bash e Vim para novas pessoas no mundo Linux. Ao passar do tempo irei melhorando cada vez mais e trazendo mais conteúdo!\r\n\r\nEscolha o que você quer aprender clicando na imagem:\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003ca href=\"./bash.md\"\u003e\u003cimg width=\"200px\" src=\"./images/bash.png\"\u003e\u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003ca href=\"./git.md\"\u003e\u003cimg width=\"100px\" src=\"./images/git.png\"\u003e\u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003ca href=\"./vim.md\"\u003e\u003cimg width=\"200px\" src=\"./images/vim.png\"\u003e\u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n## Como contribuir\r\n\r\nContribuições são sempre bem-vindas, não importa quão grandes ou pequenas.\r\n\r\n1. Crie um fork deste repositório;\r\n2. Crie uma branch com sua alteração: **`git checkout -b my-feature`**;\r\n3. Faça o commit de alteração: **`git commit -m 'feat: My new feature'`**;\r\n4. Faça o push para a branch master: **`git push origin my-feature`**.\r\n\r\nDepois que a fusão de sua solicitação pullrequest for concluída, você poderá excluir sua branch.\r\n\r\nCaso encontre erros, reporte [aqui](https://github.com/abantes/bash4noobs/issues).\r\n\r\n## License\r\n\r\nEste projeto está sobre liçensa MIT. Veja o arquivo [LICENSE](LICENSE.md) para mais detalher.\r\n","funding_links":[],"categories":["Others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froger-luiz%2Fbash4noobs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froger-luiz%2Fbash4noobs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froger-luiz%2Fbash4noobs/lists"}