~charles/bem

d4bc5bcc6b11287f20fbafbe6368639d041f3f6d — Charles Daniels 4 years ago 04a26af
tweak README
1 files changed, 3 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +3 -0
@@ 2,6 2,9 @@

A simple tool to manage build environments based on Docker.

**In short, BEM intends to reduce to a minimum the friction required for
non-experts to use Docker for interactive development work.**

Whenever you run `bem [some command]`, it searches your current and any parent
directories for a `BEMfile`, which is an INI file with configuration
information. It will then build a `Dockerfile` (either in the same directory as