{"id":16288496,"url":"https://github.com/kiemlicz/util","last_synced_at":"2025-03-16T13:31:30.609Z","repository":{"id":39542086,"uuid":"72436093","full_name":"kiemlicz/util","owner":"kiemlicz","description":"shell utilities","archived":false,"fork":false,"pushed_at":"2025-02-25T16:04:33.000Z","size":994,"stargazers_count":20,"open_issues_count":1,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-25T17:20:06.496Z","etag":null,"topics":["automation","iac-scripts","salt-formula","shell","utility","wiki"],"latest_commit_sha":null,"homepage":"https://kiemlicz.github.io/util/","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/kiemlicz.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":"2016-10-31T12:53:53.000Z","updated_at":"2025-02-25T16:04:36.000Z","dependencies_parsed_at":"2023-12-22T19:26:45.847Z","dependency_job_id":"166e7355-16df-429a-99c7-f33de7ec894a","html_url":"https://github.com/kiemlicz/util","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/kiemlicz%2Futil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiemlicz%2Futil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiemlicz%2Futil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiemlicz%2Futil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kiemlicz","download_url":"https://codeload.github.com/kiemlicz/util/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243817125,"owners_count":20352502,"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":["automation","iac-scripts","salt-formula","shell","utility","wiki"],"created_at":"2024-10-10T19:48:29.119Z","updated_at":"2025-03-16T13:31:30.140Z","avatar_url":"https://github.com/kiemlicz.png","language":"Shell","readme":"# Basics\nThe \"project\" aims to provide scripts/functions for various tasks in day-to-day work.  \nThe additional rationale of this \"project\" is following: to encourage writing actual executable hands-on scripts/functions\ninstead of untested and lengthy wiki/confluence pages/blog posts/etc. containing various technical manuals.\n\nThis project does **not** aim to duplicate the functionality of command-line completions. \nThus, one-line functions for tools with decent completions should not be here.  \n\nDirectory layout should be self-documenting about where to find which pieces.\n\nZSH-compliant, possibly BASH too.\n\nContributions are welcome.\n\n## Usage\n - Most common usage:\n```shell\n\u003e . jvm/profiling_functions\nfind_top_n_stacks 1234 5\n```\n - For [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) users. Add symlink to this project:\n\n`ln -s $UTIL_LOCATION $ZSH_CUSTOM/plugins/util`. \n\nThis will add function `util` with auto-complete for any file ending with: `_function` e.g.\n```shell\n\u003e util \u003cpress tab\u003e\n```\n`util` just sources given `_functions` files so that its content is available in current shell.\n\n---\nIn order to see full descriptions of functions adding:  \n`zstyle \":completion:*:descriptions\" format \"%B%d%b\"` to `.zshrc` may be needed\n\n## Documentation\nPlease visit [GH pages](kiemlicz.github.io/util/) if you want to find out more\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiemlicz%2Futil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkiemlicz%2Futil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiemlicz%2Futil/lists"}