{"id":22908059,"url":"https://github.com/p6m7g8-dotfiles/p6df-oracle","last_synced_at":"2026-04-06T05:02:30.634Z","repository":{"id":43069824,"uuid":"471508292","full_name":"p6m7g8-dotfiles/p6df-oracle","owner":"p6m7g8-dotfiles","description":"P6 Dotfiles: ORACLE","archived":false,"fork":false,"pushed_at":"2026-01-19T18:03:57.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-19T22:53:21.396Z","etag":null,"topics":["cli","dotfiles","p6","p6df","p6m7g8","plugin","productivity","sh","shell","terminal","theme","zsh"],"latest_commit_sha":null,"homepage":"https://continuouslearning.io","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/p6m7g8-dotfiles.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-03-18T20:30:47.000Z","updated_at":"2026-01-19T18:02:22.000Z","dependencies_parsed_at":"2024-03-24T18:31:39.037Z","dependency_job_id":"78d3e9e6-8a87-421d-a10b-45c991ff0bce","html_url":"https://github.com/p6m7g8-dotfiles/p6df-oracle","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/p6m7g8-dotfiles/p6df-oracle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6df-oracle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6df-oracle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6df-oracle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6df-oracle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p6m7g8-dotfiles","download_url":"https://codeload.github.com/p6m7g8-dotfiles/p6df-oracle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6df-oracle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28742974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T02:46:29.005Z","status":"ssl_error","status_checked_at":"2026-01-25T02:44:29.968Z","response_time":113,"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":["cli","dotfiles","p6","p6df","p6m7g8","plugin","productivity","sh","shell","terminal","theme","zsh"],"created_at":"2024-12-14T03:19:26.858Z","updated_at":"2026-04-06T05:02:30.628Z","avatar_url":"https://github.com/p6m7g8-dotfiles.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# P6's POSIX.2: p6df-oracle\n\n## Table of Contents\n\n- [Badges](#badges)\n- [Summary](#summary)\n- [Contributing](#contributing)\n- [Code of Conduct](#code-of-conduct)\n- [Usage](#usage)\n  - [Functions](#functions)\n- [Hierarchy](#hierarchy)\n- [Author](#author)\n\n## Badges\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://opensource.org/licenses/Apache-2.0)\n\n## Summary\n\nTODO: Add a short summary of this module.\n\n## Contributing\n\n- [How to Contribute](\u003chttps://github.com/p6m7g8-dotfiles/.github/blob/main/CONTRIBUTING.md\u003e)\n\n## Code of Conduct\n\n- [Code of Conduct](\u003chttps://github.com/p6m7g8-dotfiles/.github/blob/main/CODE_OF_CONDUCT.md\u003e)\n\n## Usage\n\n### Functions\n\n#### cli\n\n##### p6df-oracle/lib/cli/build.sh\n\n- `p6df::modules::oracle::cli::build()`\n- `p6df::modules::oracle::cli::build::download()`\n\n##### p6df-oracle/lib/cli/docker.sh\n\n- `p6df::modules::oracle::cli::docker::build()`\n- `p6df::modules::oracle::cli::docker::run()`\n\n#### p6df-oracle\n\n##### p6df-oracle/init.zsh\n\n- `p6df::modules::oracle::deps()`\n- `p6df::modules::oracle::external::brews()`\n- `words oracle = p6df::modules::oracle::profile::mod()`\n\n#### p6df-oracle/lib\n\n##### p6df-oracle/lib/cmd.sh\n\n- `p6df::modules::oracle::cmd::sql(...)`\n  - Args:\n    - ...\n\n## Hierarchy\n\n```text\n.\n├── init.zsh\n├── lib\n│   ├── cli\n│   │   ├── build.sh\n│   │   └── docker.sh\n│   └── cmd.sh\n└── README.md\n\n3 directories, 5 files\n```\n\n## Author\n\nPhilip M. Gollucci \u003cpgollucci@p6m7g8.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp6m7g8-dotfiles%2Fp6df-oracle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp6m7g8-dotfiles%2Fp6df-oracle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp6m7g8-dotfiles%2Fp6df-oracle/lists"}