Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/f2prateek/dilaurentis
- Owner: f2prateek
- Created: 2015-09-06T07:27:07.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-06T08:26:27.000Z (about 9 years ago)
- Last Synced: 2023-03-24T08:21:46.868Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 156 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 --versionOptions:
--indentation indent Indentation [default: ]
-h --help Show this screen.
--version Show version.
```