Skip to content
This repository was archived by the owner on May 8, 2021. It is now read-only.

Link to github and/or packagist - #53

Open
matheus1lva wants to merge 3 commits into
smayzes:masterfrom
matheus1lva:master
Open

Link to github and/or packagist#53
matheus1lva wants to merge 3 commits into
smayzes:masterfrom
matheus1lva:master

Conversation

@matheus1lva

@matheus1lva matheus1lva commented Nov 13, 2016

Copy link
Copy Markdown

Explanation

This PR creates a command so eve can answer with Packagist or/and Github repo URLs depending on what does the user requests.

For example:

@eve link me Illuminate\Log\Writer
Eve will answer:
https://github.com/illuminate/log/blob/1c05e0aa8fa7434a1981c5b36bb32b6ea3b0d1ff//Writer.php

@eve link me Illuminate\Log
Eve will answer :
https://github.com/illuminate/log

and more general:

@eve link me log
Eve will answer with all the possible urls.

Fixes #24 #10

@matheus1lva

Copy link
Copy Markdown
Author

I just realize that if the user requests something like Illuminate\Auth\Access\Gate it won't work. I'm going to work to fix that.

@Riari

Riari commented Dec 1, 2016

Copy link
Copy Markdown

Looks good so far 👍

@mdavis1982

Copy link
Copy Markdown
Collaborator

@playma256 Have you had a chance to have a look at this yet at all?

@matheus1lva

Copy link
Copy Markdown
Author

@mdavis1982 not yet, i've being busy, but i will as soon as possible.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants