Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use getline and strsep for config parsingHEADmain | axtloss | 2024-10-16 | 1 | -4/+5 |
| | |||||
* | adjust to latest extlib changes | axtloss | 2024-10-16 | 1 | -1/+1 |
| | |||||
* | Allow specifying extra arguments from command | axtloss | 2024-07-16 | 1 | -101/+116 |
| | |||||
* | dont put multiple statmeents in one line | axtloss | 2024-07-14 | 1 | -5/+5 |
| | |||||
* | add shebang functionality | axtloss | 2024-07-10 | 1 | -7/+33 |
| | |||||
* | Add readme and license | axtloss | 2024-07-09 | 1 | -0/+19 |
| | |||||
* | Add example configs and clean code | axtloss | 2024-07-09 | 1 | -46/+65 |
| | |||||
* | remove debug output | axtloss | 2024-07-08 | 1 | -7/+3 |
| | |||||
* | add config parsing | axtloss | 2024-07-08 | 1 | -9/+56 |
| | |||||
* | initial commit | axtloss | 2024-07-08 | 1 | -0/+37 |