Skip to content

cebamps/jq-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing

Clone, and create a symlink the cb directory at ~/.jq/cb.

Then, import "cb/arrays", or import "cb" to import everything through the barrel file in cb/jq/main.jq.

In addition it is also possible to create additional shorthand symlinks: ln -s cb/arrays ~/.jq/arrays allows to import "arrays" instead of "cb/arrays".

Developing

The barrel file is generated by running ./mkmain.

Tests are run with ./run-tests.

About

Some jq definitions I might want to reuse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published