Hacker News new | past | comments | ask | show | jobs | submit login
TickTick enables you to put JSON in your bash scripts (github.com/kristopolous)
18 points by kristopolous on Dec 8, 2011 | hide | past | favorite | 6 comments



Take a look at:

https://github.com/benbernard/RecordStream

"A set of programs for creating, manipulating, and outputing a stream of Records, or JSON hashes. Inspired by Monad."

Very powerful and mature way to manipulate JSON records on the commandline to slice and dice data :)


This is really cool; I love to use Bash for a lot of simple scripts, but having more complex data objects would be Very useful!


Zsh pretty much does that, and has done for years and years.


yuck


What's not to like? This can be really helpful in many cases--especially when merging command-line scripting and web services.


sure, whatever, but in bash? come on




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: