https://github.com/p6m7g8-dotfiles/p6df-sqlserver
P6 Dotfiles: SQLSERVER
https://github.com/p6m7g8-dotfiles/p6df-sqlserver
cli dotfiles p6 p6df p6m7g8 plugin productivity sh shell terminal theme zsh
Last synced: 3 months ago
JSON representation
P6 Dotfiles: SQLSERVER
- Host: GitHub
- URL: https://github.com/p6m7g8-dotfiles/p6df-sqlserver
- Owner: p6m7g8-dotfiles
- Created: 2022-03-18T20:33:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-02-04T13:26:04.000Z (5 months ago)
- Last Synced: 2026-02-05T00:49:02.266Z (5 months ago)
- Topics: cli, dotfiles, p6, p6df, p6m7g8, plugin, productivity, sh, shell, terminal, theme, zsh
- Language: Shell
- Homepage: https://continuouslearning.io
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# P6's POSIX.2: p6df-sqlserver
## Table of Contents
- [Badges](#badges)
- [Summary](#summary)
- [Contributing](#contributing)
- [Code of Conduct](#code-of-conduct)
- [Usage](#usage)
- [Functions](#functions)
- [Hierarchy](#hierarchy)
- [Author](#author)
## Badges
[](https://opensource.org/licenses/Apache-2.0)
## Summary
TODO: Add a short summary of this module.
## Contributing
- [How to Contribute]()
## Code of Conduct
- [Code of Conduct]()
## Usage
### Functions
#### p6df-sqlserver
##### p6df-sqlserver/init.zsh
- `p6df::modules::sqlserver::deps()`
- `p6df::modules::sqlserver::external::brew()`
- `p6df::modules::sqlserver::init(_module, dir)`
- Args:
- _module -
- dir -
#### p6df-sqlserver/lib
##### p6df-sqlserver/lib/cli.sh
- `p6df::modules::sqlserver::cli::run()`
##### p6df-sqlserver/lib/cmd.sh
- `p6df::modules::sqlserver::cmd::sql(...)`
- Args:
- ... -
## Hierarchy
```text
.
├── init.zsh
├── lib
│ ├── cli.sh
│ └── cmd.sh
└── README.md
2 directories, 4 files
```
## Author
Philip M. Gollucci