Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
05b86658
Commit
05b86658
authored
Jan 27, 2014
by
David Baumgold
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2318 from edx/db/brewfile
Create Brewfile
parents
ac3cd92b
62c1bbf5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
15 deletions
+23
-15
Brewfile
+23
-0
requirements/system/mac_os_x/brew-formulas.txt
+0
-15
No files found.
Brewfile
0 → 100644
View file @
05b86658
# Run `brew bundle` to automatically install these packages
# http://robots.thoughtbot.com/brewfile-a-gemfile-but-for-homebrew
#
# Note that running edx-platform on OSX directly is unsupported: this file
# exists for development purposes only. The recommended way to run edx-platform
# on OSX is to use devstack, which installs edx-platform on an Ubuntu VM.
# See: https://github.com/edx/configuration/wiki/edX-Developer-Stack
install readline
install sqlite
install gdbm
install pkg-config
install gfortran
install python
install yuicompressor
install node
install graphviz
install mysql
install geos
install mongodb
install lynx
install libjpeg
install libtiff
requirements/system/mac_os_x/brew-formulas.txt
deleted
100644 → 0
View file @
ac3cd92b
readline
sqlite
gdbm
pkg-config
gfortran
python
yuicompressor
node
graphviz
mysql
geos
mongodb
lynx
libjpeg
libtiff
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment