1.0.2 • Published 4 years ago

@codedungeon/packagist-home v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

packagist-home

Description

Open the GitHub page of the given or current directory repo

It will attempt to open the package page on packagist.org if there is one.

Install

$ npm install -g @codedungeon/packagist-home

Usage

From any PHP package which has been publish to packagist.org

$ packagist-home

Tip

Add alias ph=pkg-home to your .zshrc/.bashrc, so that you can run it with $ ph instead.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email support@codedungeon.io instead of using the issue tracker.

Credits

packagist-home written by Mike Erickson

E-Mail: mike.erickson@codedungeon.io

Twitter: @codedungeon

Website: codedungeon.io

License

Copyright © 2020 Mike Erickson Released under the MIT License