alxt/pull

This package is abandoned and no longer maintained. No replacement package was suggested.

v1.1 2020-04-27 22:48 UTC

This package is auto-updated.

Last update: 2023-08-28 05:46:20 UTC


README

It pulls your repositories. Surprising, I know.

Essentially, it's a slower alternative to oh-my-repos, though it does have prettier output and more flexible recursion.

Setup

I'd suggest you use composer to install it globally:

$ composer global require alxt/pull

Or don't. I'm not your mom. (Or am I? There was that time in the 90s...)

Config

You can configure it by placing a NEON file at ~/.config/pull/config.neon. You can override the config path with the appropriate command flag.

The config file currently has just two entries:

projectDir: "~/projects/secret_nuclear_bunker"
maxDepth: 5