Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

FalloutStudios/rmm

Repository files navigation

$ rmm

Reciple module manager rmm is a tool for managing and Reciple modules.

Installation

To install rmm run

npm i -g @falloutstudios/rmm

You can also install rmm locally

npm i --save-dev @falloutstudios/rmm

Usage

Install a module

rmm add <module>

Unintall a module

rmm remove <module>

Registry

You can add your own reciple modules repository to registry.json located in rmm root directory.

Default Modules Repository

Default repository click here

Releases

No releases published

Packages

No packages published