An open API service indexing awesome lists of open source software.

https://github.com/3noch/threadify

A command-line tool that represents a multithreaded log file with each thread on its own column
https://github.com/3noch/threadify

Last synced: about 1 year ago
JSON representation

A command-line tool that represents a multithreaded log file with each thread on its own column

Awesome Lists containing this project

README

          

threadify
=========

Building
--------

Install [stack](https://github.com/commercialhaskell/stack) and run `stack setup && stack build`.

License
-------

Copyright © Covenant Eyes 2015

This package is licensed under the [MIT license](http://opensource.org/licenses/mit-license.php)
(see `LICENSE`).