{"id":15622852,"url":"https://github.com/rjz/bash-boilerplate","last_synced_at":"2026-04-29T18:33:30.799Z","repository":{"id":28342976,"uuid":"31856444","full_name":"rjz/bash-boilerplate","owner":"rjz","description":"A starting point for command-line scripting","archived":false,"fork":false,"pushed_at":"2018-02-21T04:20:25.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-04T17:29:04.863Z","etag":null,"topics":["bash","boilerplate","cron","shell"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/rjz.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}},"created_at":"2015-03-08T16:20:36.000Z","updated_at":"2017-07-01T19:34:56.000Z","dependencies_parsed_at":"2022-08-22T20:50:48.827Z","dependency_job_id":null,"html_url":"https://github.com/rjz/bash-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjz%2Fbash-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjz%2Fbash-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjz%2Fbash-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjz%2Fbash-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rjz","download_url":"https://codeload.github.com/rjz/bash-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246210878,"owners_count":20741249,"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":["bash","boilerplate","cron","shell"],"created_at":"2024-10-03T09:55:28.300Z","updated_at":"2026-04-29T18:33:25.777Z","avatar_url":"https://github.com/rjz.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bash Boilerplate\n\nBecause as long as we're scripting [bash][bash], we might as well start from\nsomewhere.\n\n[![Build Status](https://travis-ci.org/rjz/bash-boilerplate.svg?branch=master)](https://travis-ci.org/rjz/bash-boilerplate)\n\n### cli.sh\n\nBoilerplate for command-line scripts--structure, environment, and facilities for\nlogging and command line parsing.\n\n```ShellSession\n$ ./cli.sh\n./cli.sh greet|dismiss name\n\n$ ./cli.sh greet McCoy\n[2015-03-08T09:17:28-0700] - So then I says, 'Top o' the morning to ye, McCoy!'\n\n$ ./cli.sh fail hard\n[2015-03-08T09:16:09-0700] - FATAL: 'I don't feel so well....'\n```\n\n### cron.sh\n\nBoilerplate for scheduled cron tasks--logging, elapsed time, and process locking\n\n### Utilities\n\nPlus:\n\n  - Eight beautiful colors in `colors.sh` for prettying up your scripts\n  - And! A handful of useful utility functions in `utilities.sh`\n\n## License\n\nWTFPL\n\n[bash]: https://www.gnu.org/software/bash/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frjz%2Fbash-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frjz%2Fbash-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frjz%2Fbash-boilerplate/lists"}