Skip to content

replylayer/rly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

rly

rly is the ReplyLayer command-line interface.

ReplyLayer provides safe email infrastructure for AI agents: mailboxes, sending, inbox workflows, scanning, quarantine, and approval flows designed for automated systems.

Install

npm

The official npm package is replylayer. It installs both replylayer and rly commands.

npm i -g replylayer
rly --help

PyPI

The PyPI package is rly. Use pipx for a global CLI install.

pipx install rly
rly --help

On Debian and Ubuntu systems that enforce PEP 668, plain pip install rly may fail with externally-managed-environment. Use pipx install rly, or install inside a virtual environment.

Package Links

Security

Please report security issues privately to security@replylayer.ai.

Source

This repository is a public install and package-trust surface for ReplyLayer's CLI. The main product source is maintained separately.

About

ReplyLayer CLI install and package trust information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors