ubuntu/ubuntu-make

No CLI parameter to specify installation path directly from command line (unable to use ubuntu-make in chef)

Open

#403 创建于 2017年1月28日

在 GitHub 查看
 (11 评论) (0 反应) (0 负责人)HTML (195 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (1,168 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Does anyone have a reliable workaround to automatically accept the default installation path when prompted? Specifically for ide eclipse-jee.

I tried using "yes", but then it doesn't set the default installation path at all and installs it into the void. "Expect" also gets confused, what I need is to set the installation path directly:

umake ide eclipse-jee --path "/home/vagrant/.local/share/umake/ide/eclipse-jee"

This would make umake useful in automatic configuration management tools (e.g. chef).

贡献者指南