mirror of
https://gitee.com/dcren/initializr.git
synced 2026-09-19 14:27:41 +08:00
This commit allows to specify an arbitrary number of aliases for a dependency. A project can be generated using that dependency either referring to its main id or any of its registered aliases. Fixes gh-29