Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Button

Tiny automation tool written by Python

Introduction

Button is a simple wrapper program for executing command line program or user-defined python script. Button provides abstract classes that can be extended to meet users' requirements.

Installation

$ pip install button

Usage

# pre-defined task to enumerate available tasks
$ btn tasks

$ btn <user-defined task name>

# taskdir can be changed by command-line option '--taskdir'
$ btn --taskdir mybuttons tasks

Examples

See, examples.

About

Tiny automation tool written by Python

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages