Skip to content

sniperman23/repo-lookup-laravel

Repository files navigation

Repo Lookup - with laravel-zero framework

Command line application for looking up all public repos for a github user.

How to install

Step 1: Clone Repo / Install Requirements

git clone https://github.com/sniperman23/repo-lookup-laravel.git
php composer.phar install

Step 2: Runing unit tests

Once installed:

// Assuming your environment variable is set up
php vendor/phpunit/phpunit/phpunit

Step 3: Run the lookup command

Once installed:

// On the command line
php lookup-repo lookup

Extra: Verbose and help

Once installed:

// On the command line for help
php lookup-repo lookup -h
// Running verbose mode
php lookup-repo lookup -v

About

Lookup up github users and their repos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages