Skip to content

vianch/paco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paco

A beautiful TUI tool that reads package.json scripts and lets you select and run them interactively. Built with Go, BubbleTea and Lipgloss.

Screenshot 2026-03-05 at 22 18 20

Install

brew tap vianch/tap
brew install paco

Or with Go:

go install github.com/vianch/paco/cmd/paco@latest

Upgrade

If you already have paco installed via Homebrew, upgrade to the latest version:

brew update
brew upgrade vianch/tap/paco

Note: Use the fully qualified name vianch/tap/paco to ensure Homebrew upgrades from the correct tap.

Usage

Run paco in any directory with a package.json:

paco
  • Navigate with j/k or arrow keys
  • Press enter to run the selected script
  • Press q or esc to quit

If no package.json is found, paco will offer to create one with default scripts.

License

MIT

About

beautiful packages commands made in golang

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages