msanders/cider

Save brew install options to bootstrap.yaml.

开放

#31 创建于 2015年10月27日

 (4 条评论) (0 个反应) (0 位负责人)Python (25 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (838 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Ex. Homebrew/homebrew-bundle generates a Brewfile with the line:

brew 'vim', args: ['with-lua']

Cider generates:

- !!python/unicode 'vim'

贡献者指南