{"id":29195449,"url":"https://github.com/danilotat/bash_workshop","last_synced_at":"2025-07-02T05:04:29.517Z","repository":{"id":299990999,"uuid":"1004833046","full_name":"danilotat/bash_workshop","owner":"danilotat","description":"Simple workshop for practising with Bash and Git from the Sequencing Technologies course of the Bioinformatics and Data Science master course at the University of Siena ","archived":false,"fork":false,"pushed_at":"2025-06-23T11:03:01.000Z","size":1019,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-23T12:22:14.334Z","etag":null,"topics":["bash","beginner","bioinformatics","teaching-materials"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danilotat.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,"zenodo":null}},"created_at":"2025-06-19T08:50:36.000Z","updated_at":"2025-06-23T11:08:28.000Z","dependencies_parsed_at":"2025-06-23T12:22:15.745Z","dependency_job_id":null,"html_url":"https://github.com/danilotat/bash_workshop","commit_stats":null,"previous_names":["danilotat/workshop","danilotat/bash_workshop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danilotat/bash_workshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilotat%2Fbash_workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilotat%2Fbash_workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilotat%2Fbash_workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilotat%2Fbash_workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danilotat","download_url":"https://codeload.github.com/danilotat/bash_workshop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilotat%2Fbash_workshop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263077630,"owners_count":23410167,"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","beginner","bioinformatics","teaching-materials"],"created_at":"2025-07-02T05:04:28.875Z","updated_at":"2025-07-02T05:04:29.506Z","avatar_url":"https://github.com/danilotat.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Context\n\nThis repository contains two tasks for the introduction course on Shell and Bash for the Sequencing Techonologies course of the Master in Bioinformatica \u0026 Data Science of the University of Siena.\n\n## Prerequisites\n\n- A working installation of git (this will be already present in the server in use).\n- Setup your name and your email\n  ```\n  git config --global user.name \"FIRST_NAME LAST_NAME\"\n  git config --global user.email \"MY_NAME@example.com\"\n  ``` \n- A Personal Access Token created from the [token page](https://github.com/settings/tokens). When you'll do the push, the command line will ask you to enter your GitHub username and password (it'll ask for the password, but you have to enter the token string, which starts with `ghp_`). \n\n\u003e[!IMPORTANT]\n\u003e Place your github token in a safe place.   \n\nTo create the token, generate a classical-token\n\n![token](images/token.png)\n\nThen it'll ask you to choose the set of permissions required. Just place the tick on `repo` like in the image and then create the token.\n\n![token_permissions](images/token_permissions.png)\n\u003e[!CAUTION]\n\u003eYou'll be able to see the token content just one time! So be sure to place it in a safe and accessible place! If for some reason you lose the token, generate another one with the same procedure.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanilotat%2Fbash_workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanilotat%2Fbash_workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanilotat%2Fbash_workshop/lists"}