rundo

command module
v0.0.0-...-f96bacb Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2021 License: MIT Imports: 8 Imported by: 0

README

rundo

Local scripts runner

Run commands defined in .rundo file in the current directory

$cat .rundo
list=ls -lah

Usage

$ rundo --help
NAME:
   rundo - Local scripts runner

USAGE:
   rundo [global options] command [command options] [arguments...]

COMMANDS:
   list, ls  Shows list of the defined commands in the current context
   run, r    Runs one of the commands
   help, h   Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h  show help (default: false)

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