yoavlavi to Programming · 1 year agoAnnouncing August! An Emmet-like language that produces JSON, TOML, or YAML, written in Rustgithub.comexternal-linkmessage-square9fedilinkarrow-up135arrow-down16cross-posted to: [email protected]rust
arrow-up129arrow-down1external-linkAnnouncing August! An Emmet-like language that produces JSON, TOML, or YAML, written in Rustgithub.comyoavlavi to Programming · 1 year agomessage-square9fedilinkcross-posted to: [email protected]rust
minus-squareathekenlinkfedilinkarrow-up1·edit-21 year agoInteresting concept, just FYI, there’s a popular code grepping tool called Silver Searcher, and it also uses ag - consider just using august to avoid ambiguity/collisions.
Interesting concept, just FYI, there’s a popular code grepping tool called Silver Searcher, and it also uses
ag
- consider just usingaugust
to avoid ambiguity/collisions.