Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/f2prateek/dilaurentis

Pretty print JSON documents.
https://github.com/f2prateek/dilaurentis

Last synced: about 1 month ago
JSON representation

Pretty print JSON documents.

Awesome Lists containing this project

README

        

# DiLaurentis
Pretty print JSON documents.

### Installation
`go get github.com/f2prateek/DiLaurentis`

### Usage
```
dilaurentis [--indentation indent]
dilaurentis -h | --help
dilaurentis --version

Options:
--indentation indent Indentation [default: ]
-h --help Show this screen.
--version Show version.
```