{"id":22425227,"url":"https://github.com/aamnah/ttc2060-scripting-automation","last_synced_at":"2026-05-09T17:37:16.833Z","repository":{"id":225882185,"uuid":"767124572","full_name":"aamnah/ttc2060-scripting-automation","owner":"aamnah","description":"Scripting and Automation with Bash and PowerShell","archived":false,"fork":false,"pushed_at":"2025-01-29T11:10:58.000Z","size":5129,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T06:14:53.575Z","etag":null,"topics":["bash","powershell"],"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/aamnah.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-04T18:43:07.000Z","updated_at":"2025-01-31T20:58:44.000Z","dependencies_parsed_at":"2024-03-04T20:21:50.594Z","dependency_job_id":null,"html_url":"https://github.com/aamnah/ttc2060-scripting-automation","commit_stats":null,"previous_names":["aamnah/ttc2060-scripting-automation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aamnah/ttc2060-scripting-automation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aamnah%2Fttc2060-scripting-automation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aamnah%2Fttc2060-scripting-automation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aamnah%2Fttc2060-scripting-automation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aamnah%2Fttc2060-scripting-automation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aamnah","download_url":"https://codeload.github.com/aamnah/ttc2060-scripting-automation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aamnah%2Fttc2060-scripting-automation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32828895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bash","powershell"],"created_at":"2024-12-05T19:13:34.929Z","updated_at":"2026-05-09T17:37:16.799Z","avatar_url":"https://github.com/aamnah.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TTC2060 - Basics of Scripting and Automatization\n\n- [Material - PowerShell](https://ttc2060.pages.labranet.jamk.fi/Powershell/01-introduction/)\n- [Material - Shell](https://ttc2060.pages.labranet.jamk.fi/Shell/01.-Introduction/)\n- [Linux Basics](https://hantt.pages.labranet.jamk.fi/ttc1040-material/materials/04_basic_cmds/)\n\nYou should have the `ExecutionPolicy` set as `Bypass`\n\n```ps1\nGet-ExecutionPolicy\n# Restricted\n```\n\n```ps1\nSet-ExecutionPolicy Bypass\n```\n\nNOTES\n---\n\n2023.09.20\n\n- `Get-Unique` only works when the array is sorted\n- `$_` means every item in the array\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faamnah%2Fttc2060-scripting-automation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faamnah%2Fttc2060-scripting-automation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faamnah%2Fttc2060-scripting-automation/lists"}