https://github.com/sqldef/homebrew-sqldef
Homebrew tap of sqldef
https://github.com/sqldef/homebrew-sqldef
Last synced: 2 months ago
JSON representation
Homebrew tap of sqldef
- Host: GitHub
- URL: https://github.com/sqldef/homebrew-sqldef
- Owner: sqldef
- License: other
- Created: 2020-07-05T22:07:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T07:32:28.000Z (8 months ago)
- Last Synced: 2024-10-29T08:25:11.214Z (8 months ago)
- Language: Ruby
- Size: 82 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebrew-sqldef
Homebrew tap of sqldef
## Usage
```bash
# Install mysqldef
brew install sqldef/sqldef/mysqldef# Install psqldef
brew install sqldef/sqldef/psqldef# Install mssqldef
brew install sqldef/sqldef/mssqldef# Install sqlite3def
brew install sqldef/sqldef/sqlite3def
```## License
[MIT License](./LICENSE)