typelead / etlas

Etlas, the build tool and package manager for the Eta programming language
63 stars 10 forks source link

Fix 'etlas install --builddir' ambiguity #78

Closed chrilves closed 2 years ago

chrilves commented 5 years ago

Fix the following behavior of etlas install --builddir :

➜  eta etlas install --builddir dist
etlas: option `--builddir' is ambiguous; could be one of:
--builddir=DIR The directory where Etlas puts generated build files (default dist)
--builddir=DIR The directory where Etlas puts generated build files (default dist)
CLAassistant commented 5 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

rahulmutt commented 5 years ago

@chrilves Looks great. I need you to sign the CLA before I can merge this PR. Thanks!