







match command-line arguments to their help text
regex101: build, test, and debug regex
Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET, Rust.
Argunet - Open-Source Argument Mapping
A site about argument visualization, analysis and evaluation, providing you with free software tools for argument mapping. Download Argunet Editor and start you own argument map in minutes!
emdash/rfcs/0001-plugin-registry.md at wip/plugin-rfc · emdash-cms/emdash
EmDash is a full-stack TypeScript CMS based on Astro; the spiritual successor to WordPress - emdash-cms/emdash
Command Line Interface Guidelines
An open-source guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day.

RegExr: Learn, Build, & Test RegEx
RegExr is an online tool to learn, build, & test Regular Expressions (RegEx / RegExp).

The /llms.txt file – llms-txt
A proposal to standardise on using an /llms.txt file to provide information to help LLMs use a website at inference time.

jj jj jj jj jj
In a similar vein to git git git git git, if you’re using jj and find you’ve accidentally typed one jj too many in the command line, it errors at you. In this case we’re trying to pull the id of the current changeset we’re editing: $ jj jj show -T 'change_id.short()' error: unrecognized subcommand 'jj' Usage: jj [OPTIONS] <COMMAND> For more information, try '--help'. How annoying. Now we could solve this with a shell alias, but jj also allows us to define alias’ in the configuration (much like git!
StartAutomating/EZOut
EZOut is a PowerShell module to help take the pain out of writing format and types XML
A while back I wrote UnrealSuite - powershell (v. 7) script to help me build all things #ue5 Sharing it here in case someone finds it useful. Can't swear by all of the presets/options, it was intended for personal use, so let me know and I'll help/fix it pwsh 7: learn.microsoft.com/en-us/powershell/scripting/in…
[Requires Powershell 7] A powershell script that allows for invoking and controlling build steps independently when packaging Unreal projects. The script is able to find the project and the associated...
gist.github.com