{"id":28899414,"url":"https://github.com/reactivebayes/packagetemplate","last_synced_at":"2026-02-03T04:03:45.883Z","repository":{"id":289830132,"uuid":"972518884","full_name":"ReactiveBayes/PackageTemplate","owner":"ReactiveBayes","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-06T10:35:07.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-06T11:48:06.874Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/ReactiveBayes.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-04-25T07:57:48.000Z","updated_at":"2025-05-06T10:35:11.000Z","dependencies_parsed_at":"2025-04-25T09:44:36.281Z","dependency_job_id":"b37f619f-a49a-4c0b-98a7-0dac4ccf78e7","html_url":"https://github.com/ReactiveBayes/PackageTemplate","commit_stats":null,"previous_names":["reactivebayes/packagetemplate"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/ReactiveBayes/PackageTemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveBayes%2FPackageTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveBayes%2FPackageTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveBayes%2FPackageTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveBayes%2FPackageTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReactiveBayes","download_url":"https://codeload.github.com/ReactiveBayes/PackageTemplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveBayes%2FPackageTemplate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261092418,"owners_count":23108451,"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":[],"created_at":"2025-06-21T08:30:38.217Z","updated_at":"2026-02-03T04:03:45.878Z","avatar_url":"https://github.com/ReactiveBayes.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PkgName\n\n[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://username.github.io/PkgName.jl/stable/)\n[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://username.github.io/PkgName.jl/dev/)\n[![Build Status](https://github.com/username/PkgName.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/username/PkgName.jl/actions/workflows/CI.yml?query=branch%3Amain)\n[![Coverage](https://codecov.io/gh/username/PkgName.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/username/PkgName.jl)\n[![Aqua](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl)\n\n## About\n\nThis is a template for creating new Julia packages. When you create a repository from this template, a GitHub action will automatically:\n\n1. Update the package name to match your repository name\n2. Generate a new UUID for your package\n3. Replace placeholder values with appropriate defaults\n4. Rename source files to match your package name\n\n## Features\n\n- Comprehensive CI setup with GitHub Actions\n- Documentation generation with Documenter.jl\n- Test suite with TestItemRunner.jl and Aqua.jl\n- Code quality checks with JET.jl\n- Benchmarking setup\n- Standardized project structure\n\n## How to Use\n\n1. Click \"Use this template\" to create a new repository\n2. Create a Personal Access Token (PAT) and add it to your repository (see section below)\n3. Wait for the initialization workflow to complete\n4. Clone your new repository\n5. Start developing your package!\n\n## Required: Personal Access Token Setup\n\nFor the initialization workflow to work properly, you need to set up a Personal Access Token (PAT):\n\n1. Create a Personal Access Token:\n   - Go to your GitHub account → Settings → Developer settings → Personal access tokens → Tokens (classic)\n   - Click \"Generate new token\" (classic)\n   - Give it a descriptive name (e.g., \"Package Template Initialize\")\n   - Set an appropriate expiration\n   - Select the `repo` and `workflow` scopes (full control of repositories and workflows)\n   - Click \"Generate token\"\n   - Copy the generated token (you won't see it again!)\n\n2. Add the token to your repository:\n   - Go to your newly created repository\n   - Go to Settings → Secrets and variables → Actions\n   - Click \"New repository secret\"\n   - Name: `PAT_TOKEN`\n   - Value: paste your copied token\n   - Click \"Add secret\"\n\nThis token allows the initialization workflow to commit changes to workflow files in your repository.\n\n## Custom Configuration\n\nAfter creating your repository, you may want to:\n\n- Update author information in `Project.toml`\n- Modify documentation settings in `docs/make.jl`\n- Adjust CI settings in `.github/workflows/`\n- Edit or extend the test suite in `test/`\n\n## License\n\nThis template is licensed under MIT (see the LICENSE file). You are free to choose a different license for your own package.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactivebayes%2Fpackagetemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freactivebayes%2Fpackagetemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactivebayes%2Fpackagetemplate/lists"}