You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/packaging/language
Rene Moser 384eaba766 composer: smarter arguments handling
To get all available options in json for each command, `composer help <command> --format=json` can be used. This allows us to simply parse the output and dynamically find out if an option is available. Neat!
10 years ago
..
__init__.py Reorganization. 11 years ago
bower.py added version_added to new feature 10 years ago
bundler.py Tabs to spaces 11 years ago
composer.py composer: smarter arguments handling 10 years ago
cpanm.py quoted version_added 11 years ago
maven_artifact.py QuickFix of issue 813 11 years ago
npm.py Changes to author formatting, remove emails 11 years ago
pear.py Fix unused import and variable and correct documentation 11 years ago