Skip to content

ndhanushkodi/jsonflattener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Dependencies

Run JSON Flattener

  1. Clone the repo
git clone https://github.com/ndhanushkodi/jsonflattener.git
cd jsonflattener
  1. Compile jsonflattener
go build .
  1. jsonflattener accepts JSON input on stdin. To run it with the provided example file, run:
cat examplefile | ./jsonflattener 

Tests

cd jsonflattener
go test ./flatten

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages