Skip to content

Commit 3abbe9b

Browse files
committed
2 parents 3f25588 + 9f0c8a3 commit 3abbe9b

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# LogStitcher [![Build status](https://ci.appveyor.com/api/projects/status/nwhu2wwku7e0aitp/branch/master?svg=true)](https://ci.appveyor.com/project/jquintus/logstitcher/branch/master) [![Chocolatey](https://img.shields.io/chocolatey/dt/scriptcs.svg?style=flat-square)](https://chocolatey.org/packages/LogStitcher.portable) [![Chocolatey](https://img.shields.io/chocolatey/v/git.svg?style=flat-square)](https://chocolatey.org/packages/LogStitcher.portable)
2+
3+
4+
Stitches multiple logs together, interweaving entries to make them chronological
5+
6+
# Installation
7+
TidyJson can be installed with [Chocolatey](https://chocolatey.org/)
8+
9+
choco install logstitcher.portable
10+
11+
12+
# Usage
13+
Usage: logstitcher [OPTIONS]
14+
15+
TODO
16+
17+
# Credits
18+
19+
LogStitcher uses the following projects:
20+
21+
* [MasterDevs.ChocolateyCoolWhip](https://github.com/MasterDevs/ChocolateyCoolWhip) to build and deploy to Chocolatey

0 commit comments

Comments
 (0)