Commit graph

19 commits

Author SHA1 Message Date
b0d889ce37
use chaining instead loops for find_fortune_files 2019-10-31 14:01:02 +01:00
2ef42d31e2
Update readme 2019-10-31 01:38:21 +01:00
cc99bd6462
Remove the --file flag, it's no longer needed and conflicts with the -f flag 2019-10-31 01:37:57 +01:00
4582432128
Fix default cookie path on unix systems 2019-10-31 01:32:40 +01:00
c1041d2096
Remove fortunes file and install the fortunes package during ci 2019-10-31 01:23:09 +01:00
7edc874061
Allow multiple cookie files, add the -c parameter and improve error handling 2019-10-31 01:14:46 +01:00
b51dd59ceb
Update readme 2019-10-30 22:24:08 +01:00
1d8f2a2815
Modularize and add the pattern parameters 2019-10-30 22:23:20 +01:00
e3dc106eb7
Exit if specified fortunes file is not found 2019-10-29 00:19:27 +01:00
4d6ce91d51
add the -s parameter, it was default, but it shouldn't be 2019-10-28 15:00:50 +01:00
34dd7f7609
Add a readme 2019-10-28 00:29:25 +01:00
84b8328d31
Add the -w flag 2019-10-28 00:20:57 +01:00
3a704e7860
Add the -l parameter 2019-10-27 23:41:46 +01:00
b4df759781
Create an options Struct 2019-10-27 23:03:43 +01:00
23c0b242e9
Add some functions 2019-10-27 22:34:48 +01:00
1ff4df9050
Remove warning from length parameter description and execute the tool in ci 2019-10-27 12:19:33 +01:00
339a4d65b0
Add gitlab ci 2019-10-27 12:12:12 +01:00
d2d28b8011
Minor improvements to error handling and trim the output 2019-10-27 12:12:03 +01:00
4e9d1c91ed
Initial Commit 2019-10-26 18:29:38 +02:00