Skip to content

Project space management tool utilizing tmux and Go.

Notifications You must be signed in to change notification settings

ericbaukhages/choose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Choose

Project space management tool utilizing tmux and Go.

Installation

You must have tmux installed.

go get github.com/ericbaukhages/choose
touch ~/.tmux.sessions.log

Usage

Usage:
  choose [flags]
  choose [command]

Available Commands:
  help        Help about any command
  new         Creates a new tmux session
  open        Open an existing project if possible

Flags:
      --config string   config file (default is $HOME/.choose.yaml)
  -h, --help            help for choose
  -t, --toggle          Help message for toggle

Use "choose [command] --help" for more information about a command.

Using choose with no options will run the select UI.

About

Project space management tool utilizing tmux and Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages