Skip to content

tanhauhau/yx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yx

forthebadge forthebadge forthebadge

Having trouble remembering what command to start/test/lint/xxx your project?

yx is all you need to remember.

How does it work?

yx finds commands in the following location:

  • "scripts" in package.json
  • node_modules/.bin/

and present it as an autocomplete in the terminal, so you can search and filter the command to run.

Demo

demo

Installation

You can install yx globally via:

$ npm install --global @tanhauhau/yx

About

yx = yarn run + npx + auto-complete

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published