Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

NewSpring/Tumbler

Repository files navigation

Tumbler

This is a collection of scripts to make interacting with our applications easier.

Installation

Make sure you have python3 installed, then create a virtual environment and install all dependencies.

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Usage

usage: tumbler.py [-h] [-z ZERO]

This is a collection of scripts to make interacting with NewSpring
applications easier.

optional arguments:
  -h, --help            show this help message and exit
  -z ZERO, --zero ZERO  Runs the Zero Dollar Transaction Report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages