Skip to content

Fischbrot/nparse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NPARSE!

This module is created as a CLI tool for parsing values from json - files (my use-case was having a cli-tool that can do this for CI jobs)

USAGE:

nparse -f relative-path-to-JSON "1st-level>2nd-level>3rd-level..."
nparse -a absolute-path-to-JSON "1st-level"

License: MIT

About

A native CLI tool created to read and parse JSON files to stdout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published