Skip to content

mrgnw/scripts

Repository files navigation

This is the wild west. No apologies, just don't set your expectations too high.

Scripts

Isolated files that can be run directly once they are given execution permissions with chmod +x script_path and are added to the PATH.

Languages

#! /usr/bin/env zsh
#! /usr/bin/env -S uv run --script
#! /usr/bin/env python3
#! /usr/bin/env swift

Binary files are compiled for apple silicon from the adjacent script

swift-tool # binary
swift-tool.swift # script

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published