Return whether a directory is a subdirectory of another directory
Returns a list of paths to the subfolders and subfiles of the specified location.
Execute your favorite command in SubDirectories. Use it like: eisd '[command]' [subdirs...]
(Example: eisd 'yarn build' client server scripts
)
Npm Install in SubDirectories. Yes, it's that simple. Use it like: nisd [subdirs...]
(Example: nisd client server scripts
)
CLI tool that lets you download specific folders from GitHub repositories without cloning the entire repo.