choochootrain / smol

smol scripting utilities + excuse to learn rust :dog:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smol

smol scripting utilities for stuff

findup

usage: findup NAME
    Find first file or directory named NAME in current or nearest ancestor's directory.

ws

usage: ws CONNECTION
    Interact with CONNECTION using websocket protocol.

jsonish

usage: jsonish [FILE]
    Parse into JSON accepting single quotes, unquoted object properties, and trailing commas.
    Reads from stdin if FILE is not provided.

About

smol scripting utilities + excuse to learn rust :dog:


Languages

Language:Rust 100.0%