{"id":20031854,"url":"https://github.com/wtnabe/shlauncher","last_synced_at":"2025-10-11T17:36:00.302Z","repository":{"id":647553,"uuid":"289824","full_name":"wtnabe/shlauncher","owner":"wtnabe","description":"A shell script launcher inspired by Rake and Cutagem","archived":false,"fork":false,"pushed_at":"2009-11-18T01:08:39.000Z","size":96,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-16T06:21:05.068Z","etag":null,"topics":["deprecated","ruby","rubygems"],"latest_commit_sha":null,"homepage":"http://github.com/wtnabe/shlauncher/tree/master","language":"Ruby","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/wtnabe.png","metadata":{"files":{"readme":"README.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-08-27T13:04:41.000Z","updated_at":"2017-05-08T14:37:10.000Z","dependencies_parsed_at":"2022-08-16T10:35:13.033Z","dependency_job_id":null,"html_url":"https://github.com/wtnabe/shlauncher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wtnabe/shlauncher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wtnabe%2Fshlauncher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wtnabe%2Fshlauncher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wtnabe%2Fshlauncher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wtnabe%2Fshlauncher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wtnabe","download_url":"https://codeload.github.com/wtnabe/shlauncher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wtnabe%2Fshlauncher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002034,"owners_count":26083286,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["deprecated","ruby","rubygems"],"created_at":"2024-11-13T09:34:58.077Z","updated_at":"2025-10-11T17:36:00.275Z","avatar_url":"https://github.com/wtnabe.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n= Shlauncher - A shell script launcher inspired by Rake\n\nScaffold your custom launcher. Launch from your shell script ( and also Ruby script ) collection.\n\n== Installation\n\n=== Archive Installation\n\n rake install\n\n=== Gem Installation\n\n gem sources -a http://gemcutter.org/\n gem install shlauncher\n\n== Features/Problems\n\n* scaffold launcher  ( by `tractor' command )\n* collect scripts in script/ directory and list up as task\n* exec all tasks in some scope\n* generate gem\n\n* On Windows, ONLY RUBY SCRIPTS can be executed.\n\n== Synopsis\n\nScaffold your launcher.\n\n $ tractor LAUNCHER_NAME\n\nPut your script into script/ directory and make executable.\n\n $ cd LAUNCHER_NAME\n $ ./bin/LAUNCHER_NAME\n $ echo '# script sample' \u003e script/sample\n $ chmod a+x script/sample\n\nRun your launcher.\n\n $ ./bin/LAUNCHER_NAME\n\n LAUNCHER_NAME sample  # script sample\n\nNOTE: Or type `ruby bin\\LAUNCHER_NAME' if you use Windows.\n\nGenerate gem from your launcher.\n\n $ rake gemspec\n $ rake gem\n $ ls pkg\n\n LAUNCHER_NAME-0.0.1.gem \n\n== Thanks\n\n`Cutagem' inspires and be helpful to this product.\n\n* http://github.com/genki/cutagem/tree/master\n* http://cutagem.rubyforge.org/\n\nThank you, cho45 and genki !\n\n== Copyright\n\nAuthor::    wtnabe \u003cwtnabe@gmail.com\u003e\nCopyright:: Copyright (c) 2009 wtnabe\nLicense::   Two-claused BSD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwtnabe%2Fshlauncher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwtnabe%2Fshlauncher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwtnabe%2Fshlauncher/lists"}