https://github.com/openshopchannel/repositorymanagerdocs
https://github.com/openshopchannel/repositorymanagerdocs
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/openshopchannel/repositorymanagerdocs
- Owner: OpenShopChannel
- Created: 2023-06-14T12:24:32.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-19T06:43:47.000Z (about 2 years ago)
- Last Synced: 2024-10-29T16:20:38.595Z (over 1 year ago)
- Homepage: https://docs.oscwii.org/repository-manager
- Size: 9.87 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Support: supported-archive-formats.md
Awesome Lists containing this project
README
---
description: Open Shop Channel's new-gen repository system
cover: >-
https://images.unsplash.com/photo-1587293852726-70cdb56c2866?crop=entropy&cs=srgb&fm=jpg&ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw0fHxib3hlc3xlbnwwfHx8fDE2ODQ0MzI5NTl8MA&ixlib=rb-4.0.3&q=85
coverY: 0
---
# Repository Manager
{% hint style="info" %}
**Note:** Repository Manager is in active development, and things can change substantially!
{% endhint %}
## Overview
Repository Manager repositories are structured in a very simple way. The repository root contains a "repository.json" file describing the repository, a "categories.json" file defining the available categories, and a "contents" directory containing manifests for its contents. That's all.
Repository Manager repositories are not designed to be server-less, but managed by a server we call "Repository Manager", which takes the role of serving the official API, obtaining and preparing application files for distribution, and providing support for the Homebrew Browser.

Repository Manager