{"id":18265167,"url":"https://github.com/nasa-ammos/slim-starterkit","last_synced_at":"2026-01-27T00:39:36.327Z","repository":{"id":72908592,"uuid":"576066898","full_name":"NASA-AMMOS/slim-starterkit","owner":"NASA-AMMOS","description":"Repository template / starter-kit for best-practices in repository project setup, including open source essentials like contributing guides, licenses, code of conducts, issue / PR templates, etc.","archived":false,"fork":false,"pushed_at":"2024-03-26T23:57:03.000Z","size":57,"stargazers_count":5,"open_issues_count":2,"forks_count":1,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-06-03T23:48:33.670Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NASA-AMMOS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-08T23:46:44.000Z","updated_at":"2024-08-11T17:36:33.000Z","dependencies_parsed_at":"2024-11-05T11:17:27.667Z","dependency_job_id":"8351a3c9-8c6f-40d4-a246-74110bfefbeb","html_url":"https://github.com/NASA-AMMOS/slim-starterkit","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":"unity-sds/unity-repo-template","purl":"pkg:github/NASA-AMMOS/slim-starterkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-AMMOS%2Fslim-starterkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-AMMOS%2Fslim-starterkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-AMMOS%2Fslim-starterkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-AMMOS%2Fslim-starterkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NASA-AMMOS","download_url":"https://codeload.github.com/NASA-AMMOS/slim-starterkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-AMMOS%2Fslim-starterkit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28794012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T21:49:50.245Z","status":"ssl_error","status_checked_at":"2026-01-26T21:48:29.455Z","response_time":59,"last_error":"SSL_read: 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":[],"created_at":"2024-11-05T11:17:21.298Z","updated_at":"2026-01-27T00:39:36.305Z","avatar_url":"https://github.com/NASA-AMMOS.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- Header block for project --\u003e\n\u003chr\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[INSERT YOUR LOGO IMAGE HERE (IF APPLICABLE)]\n\u003c!-- ☝️ Replace with your logo (if applicable) via ![](https://uri-to-your-logo-image) ☝️ --\u003e\n\u003c!-- ☝️ If you see logo rendering errors, make sure you're not using indentation, or try an HTML IMG tag --\u003e\n\n\u003ch1 align=\"center\"\u003e[INSERT YOUR REPO / PROJ NAME HERE]\u003c/h1\u003e\n\u003c!-- ☝️ Replace with your repo name ☝️ --\u003e\n\n\u003c/div\u003e\n\n\u003cpre align=\"center\"\u003e[INSERT A SINGLE SENTENCE DESCRIBING THE PURPOSE OF YOUR REPO / PROJ]\u003c/pre\u003e\n\u003c!-- ☝️ Replace with a single sentence describing the purpose of your repo / proj ☝️ --\u003e\n\n\u003c!-- Header block for project --\u003e\n\n[INSERT YOUR BADGES HERE (SEE: https://shields.io)] [![SLIM](https://img.shields.io/badge/Best%20Practices%20from-SLIM-blue)](https://nasa-ammos.github.io/slim/)\n\u003c!-- ☝️ Add badges via: https://shields.io e.g. ![](https://img.shields.io/github/your_chosen_action/your_org/your_repo) ☝️ --\u003e\n\n[INSERT SCREENSHOT OF YOUR SOFTWARE, IF APPLICABLE]\n\u003c!-- ☝️ Screenshot of your software (if applicable) via ![](https://uri-to-your-screenshot) ☝️ --\u003e\n\n[INSERT MORE DETAILED DESCRIPTION OF YOUR REPOSITORY HERE]\n\u003c!-- ☝️ Replace with a more detailed description of your repository, including why it was made and whom its intended for.  ☝️ --\u003e\n\n[INSERT LIST OF IMPORTANT PROJECT / REPO LINKS HERE]\n\u003c!-- example links\u003e\n[Website](INSERT WEBSITE LINK HERE) | [Docs/Wiki](INSERT DOCS/WIKI SITE LINK HERE) | [Discussion Board](INSERT DISCUSSION BOARD LINK HERE) | [Issue Tracker](INSERT ISSUE TRACKER LINK HERE)\n--\u003e\n\n## Features\n\n* [INSERT LIST OF FEATURES IMPORTANT TO YOUR USERS HERE]\n  \n\u003c!-- ☝️ Replace with a bullet-point list of your features ☝️ --\u003e\n\n## Contents\n\n* [Quick Start](#quick-start)\n* [Changelog](#changelog)\n* [FAQ](#frequently-asked-questions-faq)\n* [Contributing Guide](#contributing)\n* [License](#license)\n* [Support](#support)\n\n## Quick Start\n\nThis guide provides a quick way to get started with our project. Please see our [docs]([INSERT LINK TO DOCS SITE / WIKI HERE]) for a more comprehensive overview.\n\n### Requirements\n\n* [INSERT LIST OF REQUIREMENTS HERE]\n  \n\u003c!-- ☝️ Replace with a numbered list of your requirements, including hardware if applicable ☝️ --\u003e\n\n### Setup Instructions\n\n1. [INSERT STEP-BY-STEP SETUP INSTRUCTIONS HERE, WITH OPTIONAL SCREENSHOTS]\n   \n\u003c!-- ☝️ Replace with a numbered list of how to set up your software prior to running ☝️ --\u003e\n\n### Run Instructions\n\n1. [INSERT STEP-BY-STEP RUN INSTRUCTIONS HERE, WITH OPTIONAL SCREENSHOTS]\n\n\u003c!-- ☝️ Replace with a numbered list of your run instructions, including expected results ☝️ --\u003e\n\n### Usage Examples\n\n* [INSERT LIST OF COMMON USAGE EXAMPLES HERE, WITH OPTIONAL SCREENSHOTS]\n\n\u003c!-- ☝️ Replace with a list of your usage examples, including screenshots if possible, and link to external documentation for details ☝️ --\u003e\n\n### Build Instructions (if applicable)\n\n1. [INSERT STEP-BY-STEP BUILD INSTRUCTIONS HERE, WITH OPTIONAL SCREENSHOTS]\n\n\u003c!-- ☝️ Replace with a numbered list of your build instructions, including expected results / outputs with optional screenshots ☝️ --\u003e\n\n### Test Instructions (if applicable)\n\n1. [INSERT STEP-BY-STEP TEST INSTRUCTIONS HERE, WITH OPTIONAL SCREENSHOTS]\n\n\u003c!-- ☝️ Replace with a numbered list of your test instructions, including expected results / outputs with optional screenshots ☝️ --\u003e\n\n## Changelog\n\nSee our [CHANGELOG.md](CHANGELOG.md) for a history of our changes.\n\nSee our [releases page]([INSERT LINK TO YOUR RELEASES PAGE]) for our key versioned releases.\n\n\u003c!-- ☝️ Replace with links to your changelog and releases page ☝️ --\u003e\n\n## Frequently Asked Questions (FAQ)\n\n[INSERT LINK TO FAQ PAGE OR PROVIDE FAQ INLINE HERE]\n\u003c!-- example link to FAQ PAGE\u003e\nQuestions about our project? Please see our: [FAQ]([INSERT LINK TO FAQ / DISCUSSION BOARD])\n--\u003e\n\n\u003c!-- example FAQ inline format\u003e\n1. Question 1\n   - Answer to question 1\n2. Question 2\n   - Answer to question 2\n--\u003e\n\n\u003c!-- example FAQ inline with no questions yet\u003e\nNo questions yet. Propose a question to be added here by reaching out to our contributors! See support section below.\n--\u003e\n\n\u003c!-- ☝️ Replace with a list of frequently asked questions from your project, or post a link to your FAQ on a discussion board ☝️ --\u003e\n\n## Contributing\n\n[INSERT LINK TO CONTRIBUTING GUIDE OR FILL INLINE HERE]\n\u003c!-- example link to CONTRIBUTING.md\u003e\nInterested in contributing to our project? Please see our: [CONTRIBUTING.md](CONTRIBUTING.md)\n--\u003e\n\n\u003c!-- example inline contributing guide\u003e\n1. Create an GitHub issue ticket describing what changes you need (e.g. issue-1)\n2. [Fork](INSERT LINK TO YOUR REPO FORK PAGE HERE, e.g. https://github.com/my_org/my_repo/fork) this repo\n3. Make your modifications in your own fork\n4. Make a pull-request in this repo with the code in your fork and tag the repo owner / largest contributor as a reviewer\n\n**Working on your first pull request?** See guide: [How to Contribute to an Open Source Project on GitHub](https://kcd.im/pull-request)\n--\u003e\n\n[INSERT LINK TO YOUR CODE_OF_CONDUCT.md OR SHARE TEXT HERE]\n\u003c!-- example link to CODE_OF_CONDUCT.md\u003e\nFor guidance on how to interact with our team, please see our code of conduct located at: [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md)\n--\u003e\n\n\u003c!-- ☝️ Replace with a text describing how people may contribute to your project, or link to your contribution guide directly ☝️ --\u003e\n\n[INSERT LINK TO YOUR GOVERNANCE.md OR SHARE TEXT HERE]\n\u003c!-- example link to GOVERNANCE.md\u003e\nFor guidance on our governance approach, including decision-making process and our various roles, please see our governance model at: [GOVERNANCE.md](GOVERNANCE.md)\n--\u003e\n\n## License\n\nSee our: [LICENSE](LICENSE)\n\u003c!-- ☝️ Replace with the text of your copyright and license, or directly link to your license file ☝️ --\u003e\n\n## Support\n\n[INSERT CONTACT INFORMATION OR PROFILE LINKS TO MAINTAINERS AMONG COMMITTER LIST]\n\n\u003c!-- example list of contacts\u003e\nKey points of contact are: [@github-user-1](link to github profile) [@github-user-2](link to github profile)\n--\u003e\n\n\u003c!-- ☝️ Replace with the key individuals who should be contacted for questions ☝️ --\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasa-ammos%2Fslim-starterkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnasa-ammos%2Fslim-starterkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasa-ammos%2Fslim-starterkit/lists"}