Commit Graph

9 Commits

Author SHA1 Message Date
Narvin Singh
410fbe2477 Fix: Quote variable 2020-12-29 20:26:56 -05:00
Narvin Singh
5a6f16ea5b Feat: Usage and help parameter 2020-12-29 20:25:42 -05:00
Narvin Singh
96442be9b3 Feat: Efficient waiting with long-running sleep
Replace short foreground sleep in a loop with a long background sleep
in a loop that we wait, which should be much more efficient.
2020-12-29 18:58:38 -05:00
Narvin Singh
ea4806df9d Feat: Module list can be comma or space delimited 2020-12-29 15:08:25 -05:00
Narvin Singh
8a512754e5 Refactor: Make variable names more descriptive
Change variable names and revise and consolidate comments so the code
is clearer.
2020-12-29 11:23:44 -05:00
Narvin Singh
0e8ca10665 Chore: Revise comments 2020-12-28 22:04:18 -05:00
Narvin Singh
56b1b2c9c8 Feat: Swap resolution and module list param order 2020-12-28 21:58:52 -05:00
Narvin Singh
3b421f4faa Chore: Add comment for ShellCheck SC1090 2020-12-28 20:17:51 -05:00
Narvin Singh
8471ea66c0 Feat: Daemon 2020-12-28 20:02:32 -05:00