tyrannical/README.md

22 lines
869 B
Markdown
Raw Normal View History

Tyranic - A simple rule engine
------------------------------
2013-02-20 18:11:17 +01:00
### Description
Shifty was great and served us well since the early days of the Awesome 3.\* series, but just as
2013-02-20 18:11:17 +01:00
many kid aged TV stars, it havn't grown that well. Many of it's, once unique, features are now
supported by the default awful.tag engine, adding legacy complexity to the code base and affecting
performance.
This is why Tyranic was created. It is a light rule engine offering pretty much the same rule system,
but without all the dynamic tag code. Note that dynamic tagging is now supported directly by awesome.
### Examples
Install [Xephyr](http://www.freedesktop.org/wiki/Software/Xephyr) and run the following script
sh utils/xephyr.sh start
*Note:* The tyranical repository must be named awesome-tyranical for the script to work out of the box.
Also see samples.rc.lua for a sample.