msanders/cider

Save brew install options to bootstrap.yaml.

Open

#31 opened on 2015年10月27日

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

説明

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

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

Cider generates:

- !!python/unicode 'vim'

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

Save brew install options to bootstrap.yaml. · msanders/cider#31 | Good First Issue