msanders/cider

Save brew install options to bootstrap.yaml.

Open

#31 opened on 2015年10月27日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Python (25 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (840 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

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

Cider generates:

- !!python/unicode 'vim'

コントリビューターガイド