README.md
January 26, 2026 ยท View on GitHub
rn-directory
Propose new entries to React Native Directory directly from your terminal.
The rn-directory CLI gathers the required information manually or automatically, creates a fork, and opens a pull request on behalf of the user currently logged in to the GitHub CLI.
Prerequisites
Usage
bunx rn-directory submit # manually enter package data
# OR
bunx rn-directory autoSubmit # create entry automatically for the package in current directory
Development
bun install
bun link