338 private links
A cli tool to handle Jira
Buy coffee through SSH. The checkout is definitely too soon though.
import a json file that can be manipulated with the unix filesystem tools and rexport it to json.
Describe a JSON structure
Idea : rewrite it as a rust command :)
Convert from a file format to another
DO's:
Do Make a Schema
Do Flatten the Structure
Do Output JSON Lines for Streaming Output
Do Use Predictable Key Names
Do Pretty Print with Two Spaces or Don’t Format at All
Avoid special characters in key names
Avoid duplicate keys
Avoid very large numbers
A nice UI over the cli command. It seems also cool!
A cli tool that was missing to handle keys 👍
Wow, it reminds me Telescope of neovim.
A git recent pretty-prints the last poked branches:
[alias]
recent = ! git branch --sort=-committerdate --format=\"%(committerdate:relative)%09%(refname:short)\" | head -10
and more
Generate a static book from markdown sources
I use it since months and satisfied about it :)