msanders/cider

Save brew install options to bootstrap.yaml.

Open

#31 创建于 2015年10月27日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Python (840 star) (25 fork)batch import
enhancementhelp wanted

描述

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

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

Cider generates:

- !!python/unicode 'vim'

贡献者指南