runny

command module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2026 License: MIT Imports: 3 Imported by: 0

README

About

Runny is a terminal-based application launcher for Linux, built in Go with BubbleTea framework.

Installation

With Go

    go install github.com/b-swist/runny@v0.2.0

From Source

    git clone https://github.com/b-swist/runny.git
    cd runny

Install system-wide:

    sudo make install

Alternatively, Install for a single user:

    make install PREFIX=~/.local

[!IMPORTANT] Ensure that the directory is in $PATH (example for ~/.local/bin)

  export PATH="$HOME/.local/bin:$PATH"

Inspirations

License

Runny is released under the MIT License.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
app

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL