msanders/cider

Save brew install options to bootstrap.yaml.

Open

#31 aberto em 27 de out. de 2015

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Python (25 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (840 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

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

Cider generates:

- !!python/unicode 'vim'

Guia do colaborador