{"id":40088560,"url":"https://github.com/ryanwebber/u","last_synced_at":"2026-01-19T10:01:25.479Z","repository":{"id":278790022,"uuid":"936246159","full_name":"ryanwebber/u","owner":"ryanwebber","description":"Create, invoke, and manage shell scripts.","archived":false,"fork":false,"pushed_at":"2025-04-04T17:52:18.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T18:35:24.271Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryanwebber.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-20T19:06:01.000Z","updated_at":"2025-04-04T17:52:22.000Z","dependencies_parsed_at":"2025-02-21T18:38:35.653Z","dependency_job_id":null,"html_url":"https://github.com/ryanwebber/u","commit_stats":null,"previous_names":["ryanwebber/u"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryanwebber/u","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanwebber%2Fu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanwebber%2Fu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanwebber%2Fu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanwebber%2Fu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanwebber","download_url":"https://codeload.github.com/ryanwebber/u/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanwebber%2Fu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28565052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-19T10:01:25.309Z","updated_at":"2026-01-19T10:01:25.470Z","avatar_url":"https://github.com/ryanwebber.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# u\n\n[![Build](https://github.com/ryanwebber/u/actions/workflows/rust.yml/badge.svg)](https://github.com/ryanwebber/u/actions/workflows/rust.yml)\n\nA simple script manager and runner.\n\n## Features\n\n- Create, manage, and run scripts\n- Customizable templates\n- Entirely source control compatible\n- Hackable and extendable \n\n## Dependencies\n\n- Python 3.11+\n\n## Getting Started\n\n```bash\nu scripts/new --template bash examples/hello-world\nu scripts/list\nu examples/hello-world\nu scripts/delete hello-world\n```\n\n## Design\n\nThe compiled binary embeds a tarball containing some basic scripts to create and manage user scripts, along with some basic templates. At first launch, this tarball is extracted to a config folder in the users home directory. Subsequently, the binary simply passes the arguments to a python-based script runner that lives in this config directory.\n\nThis allows for the entire script configuration directory to be source controlled, including the script runner, templates, and the user scripts themselves.\n\nA manifest file is used to track all scripts and templates and can easily be modified by hand.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanwebber%2Fu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanwebber%2Fu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanwebber%2Fu/lists"}