Skip to content

kenelite/brewlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kenelite Brew List

brew bundle dump --all --describe --file=Brewfile

Requirements files

pip freeze > requirements.txt 

pip with python 2.7.x

pip install -r piplist.txt  -i https://pypi.tuna.tsinghua.edu.cn/simple

pip with python 3.6.x

pip install -r piplist3.txt  -i https://pypi.tuna.tsinghua.edu.cn/simple

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages