Skip to content
/ runr Public

A simple helper tool that allows you to run multiple types of scripts from anywhere on your system.

Notifications You must be signed in to change notification settings

hd-genius/runr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

What is runr

runr is command line utility that allows you to run custom scripts from anywhere on your system.

Installation

Because of the nature of pure Python apps, runr is published in several different forms.

Pip

Install Python

Follow the steps to install Python 3 for your system.

Install PyPi package

pip install runr

Ussage

Get help

runr --help

List available scripts

runr --list

Run a script

  • setup script home
  • add curstom script

runr my-script

About

A simple helper tool that allows you to run multiple types of scripts from anywhere on your system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages