Skip to content

Files

Latest commit

e95c9fc · May 31, 2018

History

History
15 lines (12 loc) · 314 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 314 Bytes

bommerge

BOM merging tool

Automatic Installation with PIP

This repository can generate a tarball for installation with PIP. In the repository, run:

$ python setup.py sdist
$ pip install dist/bommerge-0.0.1.tar.gz

To easily run the installed package run command:

$ python -m bommerge <args>