Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 458 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 458 Bytes

rrr

A URL shortener built with ambiorix.

⚠️ Secure only on HTTPS.

Installation

You can install the development version of rrr from GitHub with:

# install.packages("devtools")
devtools::install_github("devOpifex/rrr")

Config

Requires RRR_KEY environment variable, a secret key for encryption.

Example

Rscipt app.R