Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 376 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 376 Bytes

xremap-python

Generate an xremap config with a Python DSL.

Installation

$ pip install xremap

This will install xremap-python command.

Usage

$ xremap-python example/config.py > config.yml
$ sudo xremap config.yml

License

The gem is available as open source under the terms of the MIT License.