Skip to content

A GitHub repository template for ReaPack repositories using reapack-index for testing and deployment, automated using GitHub Actions.

Notifications You must be signed in to change notification settings

cfillion/reapack-repository-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReaPack Repository Template

A template for GitHub-hosted ReaPack repositories with automated reapack-index running from GitHub Actions.

Replace the name of the repository in index.xml when using this template. This will be the name shown in ReaPack.

<index version="1" name="Name of your repository here">

Replace the contents of this file (README.md). This will be the text shown when using ReaPack's "About this repository" feature.

reapack-index looks for package files in subfolders. The folder tree represents the package categories shown in ReaPack.

Each package file is expected to begin with a metadata header. See Packaging Documentation on reapack-index's wiki.

The URL to import in ReaPack is https://github.com/<your username>/<repository name>/raw/master/index.xml.

About

A GitHub repository template for ReaPack repositories using reapack-index for testing and deployment, automated using GitHub Actions.

Resources

Stars

Watchers

Forks

Languages