{"id":24475029,"url":"https://github.com/srijaadhya12/opreating-system","last_synced_at":"2026-04-24T21:31:37.944Z","repository":{"id":256601094,"uuid":"855894967","full_name":"SrijaAdhya12/Opreating-System","owner":"SrijaAdhya12","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-18T04:10:10.000Z","size":382,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T09:11:53.493Z","etag":null,"topics":["linux","shell","shell-script"],"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/SrijaAdhya12.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-09-11T16:21:14.000Z","updated_at":"2024-11-18T04:10:13.000Z","dependencies_parsed_at":"2024-09-19T09:02:49.700Z","dependency_job_id":null,"html_url":"https://github.com/SrijaAdhya12/Opreating-System","commit_stats":null,"previous_names":["srijaadhya12/opreating-system"],"tags_count":0,"template":false,"template_full_name":"SrijaAdhya12/github-super-starter-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SrijaAdhya12%2FOpreating-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SrijaAdhya12%2FOpreating-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SrijaAdhya12%2FOpreating-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SrijaAdhya12%2FOpreating-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SrijaAdhya12","download_url":"https://codeload.github.com/SrijaAdhya12/Opreating-System/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243602256,"owners_count":20317598,"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":["linux","shell","shell-script"],"created_at":"2025-01-21T09:11:57.727Z","updated_at":"2026-04-24T21:31:37.899Z","avatar_url":"https://github.com/SrijaAdhya12.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"    updated on: 18th November 2024, Monday\n\n\u003cdiv align=center\u003e\n    \u003ca href=\"https://github.com/SrijaAdhya12/Opreating-System\"\u003e\n        \u003cimg width=\"200\" src=\"https://img.icons8.com/?size=1000\u0026id=46874\" alt=\"Opreating-System\"\u003e\n    \u003c/a\u003e\n    \u003cp style=\"font-family: roboto, calibri; font-size:12pt; font-style:italic\"\u003e A good one liner description here \u003c/p\u003e\n    \u003ca src=\"https://github.com/SrijaAdhya12/Opreating-System/forks\"\u003e\n        \u003cimg alt=\"GitHub forks\" src=\"https://img.shields.io/github/forks/SrijaAdhya12/Opreating-System\"\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n# [Opreating System](https://github.com/SrijaAdhya12/Opreating-System)\n\n![line]\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Getting Started](#getting-started)\n- [Developement](#developement)\n- [Tech Stack Used](#tech-stack-used)\n- [Preview](#preview)\n- [Best Contributors](#best-contributors)\n- [License](#license)\n\n![line]\n\n## Introduction\n\n- A github template to automate basic initial workflows of a project.\n\n## Getting Started\n\n### Generating a repo from the template\n\n1. To configure automatic preview generation, replace [`url`](.github/take-snapshot.mjs#L5) with your hosted URL.\n2. Configure the [CodeQL Analysis](.github/workflows/codeql-analysis.yml) according to your tech stack/language.\n3. Configure [Dependabot](https://github.com/dependabot) alerts for package auto-updates and PRs for the package-manager of your choice inside [.github/dependabot.yml](.github/dependabot.yml)\n4. Configure the directories and cron jobs of the package managers _(eg. client/server)_ inside [.github/dependabot.yml](.github/dependabot.yml).\n5. By default **Dependabot Alerts** are enabled for npm only, the ones relevant to your project.\n6. Feel free to add your own sections _(eg. Configuring, Designs, Documents, Diagrams)_ in this readme according to your requirements, make sure to link those sections in the above [**Table of Contents**](#table-of-contents)\n7. You can find some free url-resourses below to find [markdown-badges], [icons] etc.\n\n### Forking this template\n\n- Run Initializer Action\n\n1. Go to **Actions** tab\n2. Enable workflows by Clicking on **green button** which says `I understand my workflows, go ahead and enable them`.\n3. Click on `🍴 Fork initialize` from Actions Sidebar.\n4. Click on `Run Workflow` in the **main** branch.\n5. Go to **Security** tab\n\n- Enable Dependabot Alerts\n\n1. Wait for the Run Initializer above step to complete.\n2. Go to [**Security**](https://github.com/SrijaAdhya12/Opreating-System/security) tab.\n3. Click on **Security Overview**.\n4. Click on `Enable Dependabot alerts` button.\n\n- Enable Code Scanning Alerts\n\n1. Go to [Code security and analysis](https://github.com/SrijaAdhya12/Opreating-System/settings/security_analysis#code_scanning_settings) section in settings.\n2. Enable subsequent **Graphs**, **updates** and **alerts**.\n3. Scroll down and go to **Tools** section set `CodeQL Analysis` to default.\n\n![line]\n\n## Developement\n\n- Steps used for development of this project\n- Build processes\n- CI/CD commands\n- Docker commands\n\n![line]\n\n## Tech Stack Used\n\n- GitHub\n- Markdown\n- Prettier\n- Dependabot\n- GitHub Actions\n- Yaml\n- JavaScript\n\n![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge\u0026logo=github\u0026logoColor=white) ![Markdown](https://img.shields.io/badge/markdown-%23000000.svg?style=for-the-badge\u0026logo=markdown\u0026logoColor=white) ![Prettier](https://img.shields.io/badge/prettier-1A2B34?style=for-the-badge\u0026logo=prettier\u0026logoColor=pink) ![Dependabot](https://img.shields.io/badge/dependabot-025E8C?style=for-the-badge\u0026logo=dependabot\u0026logoColor=white) ![GitHub Actions](https://img.shields.io/badge/github%20actions-%232671E5.svg?style=for-the-badge\u0026logo=githubactions\u0026logoColor=white) ![YAML](https://img.shields.io/badge/yaml-%23ffffff.svg?style=for-the-badge\u0026logo=yaml\u0026logoColor=151515) ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge\u0026logo=javascript\u0026logoColor=%23F7DF1E)\n\n![line]\n\n## Preview\n\n![Snapshot](.github/preview.png)\n\n![line]\n\n## Best Contributors\n\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://github.com/SrijaAdhya12/Opreating-System/graphs/contributors\"\u003e\n        \u003cimg src=\"https://contrib.rocks/image?repo=SrijaAdhya12/Opreating-System\" alt=\"contributors\"/\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n![line]\n\n## License\n\n- See [LICENSE]\n\n**SrijaAdhya12, 2024**\n\n![line]\n\n## Thank you, everyone 💚\n\n[icons]: https://icons8.com/\n[markdown-badges]: https://github.com/Ileriayo/markdown-badges\n[line]: https://user-images.githubusercontent.com/75939390/137615281-3a875960-92cc-407f-97fe-fd2319bdb252.png\n[License]: https://github.com/SrijaAdhya12/Opreating-System/blob/main/LICENSE\n\n\u003c!-- 18/11/24 --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrijaadhya12%2Fopreating-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrijaadhya12%2Fopreating-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrijaadhya12%2Fopreating-system/lists"}