termrr

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2017 License: MIT Imports: 8 Imported by: 0

README

termrr (for terminal MRR)

I wanted to have a quick answer to the question: "What's our current MRR" for Roadmap.

I kind of pass the majority of my time in the terminal, so I built this simple tool. This is a sample of the output:

MRR is  425.00
Month over month stats
=====================================
2017-05 New customers: 1 MRR: 25.00
2017-04 New customers: 1 MRR: 50.00
2017-03 New customers: 1 MRR: 55.00
2017-02 New customers: 2 MRR: 80.00
2017-01 New customers: 1 MRR: 95.00
2016-12 New customers: 2 MRR: 120.00

It's showing the MRR and month over month new customers and added MRR for that month.

Installation

Binary

You can download a binary for your platform in the Releases page.

If you have Go installed
go get https://github.com/dstpierre/termrr

Usage

You only need to pass a Stripe key (live or test).

termrr -key stripe_key_here

You may also have an environment variable STRIPE_KEY.

export STRIPE_KEY=sk_test_1234567
termrr

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL