msanders/cider

Save brew install options to bootstrap.yaml.

Open

#31 aperta il 27 ott 2015

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Python (25 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (840 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

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

Cider generates:

- !!python/unicode 'vim'

Guida contributor