Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-15 | Install systemd unit file from setup.py | Clayton G. Hobbs | |
Now distributions created from setup.py put the systemd unit file in the correct location for units provided by packages. It may then be enabled and started by the user with systemctl. Closes #11. | |||
2016-04-30 | Update version number to 0.1.1 | Clayton G. Hobbs | |
Since I fixed a critical bug, I think a new version number is in order. | |||
2016-04-30 | Add a setup.py script for installation | Clayton G. Hobbs | |
I finally got around to learning how to make a setup.py script. I have finally blossomed into a mature adult. |