rayvn/central

Project registry.

Functions

registerProjectOnRayvnCentral()

Request registration of a rayvn project name on rayvn-central.

args

   
projectName (string) Name to register; fails if already taken in the central registry.

side effects

Creates a GitHub issue in the rayvn-central/registry repo with project name, description, remote URL, and earliest commit date (or current timestamp if no commits exist).

notes

Assumes PWD is within the repo for the given rayvn project..

getProjectRegistryPath()

Returns the path to a project’s registry file in the rayvn-central registry repo (may not exist).