• v0.1.1 ca9499db5f

    rson Pre-Release

    candifloss released this 2024-09-22 10:47:54 +00:00 | 11 commits to main since this release

    • Added rson format
    • Added command line option to choose format
      • p : Plain
      • j : json, default
      • r : rson
    • Added command line option for verbose mode
      • v: off by default

    Usage:

    snot [j|r|p] [v]  # mind the order
    
    Downloads