{"id":21156948,"url":"https://github.com/mkasberg/script-seed","last_synced_at":"2025-07-19T22:04:28.335Z","repository":{"id":60810325,"uuid":"150286854","full_name":"mkasberg/script-seed","owner":"mkasberg","description":"🌱 Seed scripts for popular (\u0026 unpopular) scripting languages.","archived":false,"fork":false,"pushed_at":"2023-10-06T12:57:19.000Z","size":341,"stargazers_count":12,"open_issues_count":8,"forks_count":21,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-09T12:49:31.498Z","etag":null,"topics":["boilerplate","hacktoberfest","script","seed","template"],"latest_commit_sha":null,"homepage":"https://mkasberg.github.io/script-seed/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mkasberg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2018-09-25T15:19:33.000Z","updated_at":"2025-05-30T01:51:04.000Z","dependencies_parsed_at":"2024-11-20T21:32:23.244Z","dependency_job_id":null,"html_url":"https://github.com/mkasberg/script-seed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mkasberg/script-seed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkasberg%2Fscript-seed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkasberg%2Fscript-seed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkasberg%2Fscript-seed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkasberg%2Fscript-seed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkasberg","download_url":"https://codeload.github.com/mkasberg/script-seed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkasberg%2Fscript-seed/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266026178,"owners_count":23866030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["boilerplate","hacktoberfest","script","seed","template"],"created_at":"2024-11-20T11:56:00.810Z","updated_at":"2025-07-19T22:04:28.275Z","avatar_url":"https://github.com/mkasberg.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Script Seed\n\n🌱 Seed scripts for popular (and unpopular) scripting languages.\n\nAlso, a great way to experiment with [VS Code Dev Containers](https://code.visualstudio.com/docs/remote/containers).\n\nVisit the **[website](https://mkasberg.github.io/script-seed/)** to find a\nsample script in your favorite language. The idea is to give you just enough\nboilerplate code to parse command line arguments and give you a sense of how the\nlanguage works.\n\n\n## Contributing\n\nScript Seed needs **your** help! Please contribute by:\n\n * Adding a new scripting language. I want to include _everything_ that can be\n   run on Ubuntu with a `#!` line.\n * Improving existing script seeds. Each seed should be an example of best\n   practices in the given language.\n * Improving the look, feel, and usability of the [GitHub pages\n   site](https://mkasberg.github.io/script-seed/).\n\nSee [CONTRIBUTING](CONTRIBUTING.md) for more info.\n\n## Developer Environment Setup\n\nThis repository is configured with a [VS Code Dev\nContainer](https://code.visualstudio.com/docs/remote/containers). You will have\nthe best development experience if you use VS Code with the Remote Containers\nextension. In particular, every supported scripting language will be available\nin the dev container, and `bin/server` will work.\n\nIf you're **not** using VS Code, a Makefile is provided so you can get started\nquickly with the same Docker dev container. For example, simply run `make shell`\nto get an interactive prompt with all our supported languages available. You can\nleave that shell open to test your scripts while you edit them on the host\nmachine in your favorite IDE.\n\n    $ make\n    Usage: make [target]\n\n    Targets:\n      help   Print this help message.\n      image  Build the script-seed:latest Docker image.\n      test   Run the test suite inside a Docker container.\n      server Serve the website.\n      shell  Open a shell inside the Docker container for manual testing.\n      clean  Remove the Docker image.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkasberg%2Fscript-seed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkasberg%2Fscript-seed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkasberg%2Fscript-seed/lists"}