Skip to content
/ jog Public

A shell script for those that can't remember npm scripts

Notifications You must be signed in to change notification settings

stordahl/jog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

jog 🏃

For those that can't remember npm scripts. Supports npm, and pnpm repositories.

Dependencies

Installation

Simply download jog.sh and configure it to run however you like. Personally, I prefer running scripts like this via a zsh alias in my .zshrc

alias jog="zsh ./path/to/script/jog.sh"

Usage

If you have the recommended setup, then running jog in a directory with a package.json file will open fzf where you can select which script you'd like to run. It's as simple as that!

About

A shell script for those that can't remember npm scripts

Topics

Resources

Stars

Watchers

Forks

Languages