Skip to content

A prototype for a CLI tool that helps you run and manage your local-development services without Docker.

Notifications You must be signed in to change notification settings

Jackman3005/task-basher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Basher

This is a utility program that assists you in running tasks from the terminal.

alt text

Features

  • Tasks are run from within your native terminal environment
  • Kills tasks using Ctrl + C
  • One button restart of long running tasks
  • All task output is captured and placed back in original calling terminal

Requirements

Future Work

  • Adjust control pane contents and size based on available window size
tmux display -p -t RUNNER__2018-08-19_00-17-18:.1 '#{window_width}x#{window_height}'
  • Use Urwid to display contents of control pane

About

A prototype for a CLI tool that helps you run and manage your local-development services without Docker.

Topics

Resources

Stars

Watchers

Forks