msanders/cider

Save brew install options to bootstrap.yaml.

オープン

#31 opened on 2015/10/27

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Python (25 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (838 個のスター)
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'

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