Go to file
Jonathan Bernard 9a2fcf29dc Display labels side by side, log output.
* Fit as many labels as possible on each line instead of only one per line.
  Includes several spaces of padding in between each label.
* Add the `-o` option to also write logged output to a file. This is intended
  for use with the command-style invocation to keep a persistent log of the
  command's output for further investigation.
* Added a TODO file with ideas for future improvements.
2017-07-06 00:54:46 -05:00
private Initial version: dump file contents or exec command. 2017-07-06 00:54:38 -05:00
.gitignore Initial version: dump file contents or exec command. 2017-07-06 00:54:38 -05:00
log_happy.nim Display labels side by side, log output. 2017-07-06 00:54:46 -05:00
log_happy.nim.cfg Initial version: dump file contents or exec command. 2017-07-06 00:54:38 -05:00
log_happy.nimble Initial version: dump file contents or exec command. 2017-07-06 00:54:38 -05:00
TODO Display labels side by side, log output. 2017-07-06 00:54:46 -05:00