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!
2015-09-11 21:26:23 +02:00
..
__init__.py Reorganization. 2014-11-04 17:31:59 -05:00
bower.py added version_added to new feature 2015-09-04 14:50:27 -04:00
bundler.py Tabs to spaces 2015-07-14 07:31:05 -07:00
composer.py composer: smarter arguments handling 2015-09-11 21:26:23 +02:00
cpanm.py quoted version_added 2015-08-25 22:18:52 +02:00
maven_artifact.py QuickFix of issue 813 2015-08-17 19:08:18 +02:00
npm.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
pear.py Fix unused import and variable and correct documentation 2015-06-16 11:33:15 -04:00