Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

elzii/compkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

compkg.sh

compkg.sh searches packagist.org for packages to use with composer.phar

Issues

  • Currently only works on OSX but can be fixed with a simple path modification in file itself.

Dependencies

Usage

  • Navigate to directory containing compkg.sh
  • Make compkg.sh executable
  • Run it and follow the steps.
cd /path/to/compkg-directory
chmod +x compkg.sh
./compkg.sh

Notes

  • Homebrew is recommended to install dependencies
  • An audit feature to detect dependencies is planned for future versions

About

search packagist.org for composer.phar packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages