pixelpolishers / resolver
A dependency resolver and IDE project generator.
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 1
Open Issues: 0
Type:project
Requires
- composer/semver: ~1.2
- composer/spdx-licenses: ~1.1
- justinrainbow/json-schema: ~1.5
- padraic/phar-updater: ~1.0
- seld/jsonlint: ~1.4
- symfony/console: ~2.0
- symfony/finder: ~2.0
- symfony/process: ~2.0
Requires (Dev)
- phpunit/phpunit: ~4.8
This package is not auto-updated.
Last update: 2024-11-07 00:43:07 UTC
README
An open source C++ dependency manager.
Requirements
To run Resolver, you need to have PHP installed.
Installation
Download the following files:
- https://pixelpolishers.github.io/resolver/resolver.phar
- https://pixelpolishers.github.io/resolver/resolver.phar.pubkey
You will need to download both files, to the same directory, for the utility to work; additionally, the name of the key must not be changed. Once downloaded, make the the PHAR file executable.
Pro-Tip: Put both files in a directory that is on your $PATH. Than create the alias resolver to the phar so you can easily execute it from anywhere on your system.
Documentation
Have a look at the Wiki for the Resolver documentation: https://github.com/pixelpolishers/resolver/wiki