straw

command module
v0.0.0-...-5dab86c Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: MIT Imports: 10 Imported by: 0

README

Straw

A simple-to-use, and pretty-to-look-at command-line interface tool to help enter project directories using Tmux very easily.

Uses Bubbletea for the heavy TUI stuff

Features:

  • View and open projects
  • Automatically open Tmux in the chosen project
  • Add projects
    • From the command line (project directory)
    • From the command line (any directory)
    • From the TUI
  • Delete projects
    • From the command line
    • From the TUI

Support

Linux MacOS Windows

Installing Guide

Dependencies:
  • Go
  • Tmux
Arch Linux

Since Straw is on the AUR you can use yay or any other aur helper

yay -S straw 
General Linux
git clone https://github.com/siddhantmadhur/straw
cd straw
go build -ldflags="-X 'main.version=$(git describe --tags --abbrev=0)'" -o ./bin/straw
mv ./bin/straw /bin/straw
General MacOS
git clone https://github.com/siddhantmadhur/straw
cd straw
go build -ldflags="-X 'main.version=$(git describe --tags --abbrev=0)'" -o ./bin/straw
mv ./bin/straw /usr/local/bin/straw

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