https://github.com/knu/docset-trino
Presto Docset builder for Dash.app
https://github.com/knu/docset-trino
Last synced: 3 months ago
JSON representation
Presto Docset builder for Dash.app
- Host: GitHub
- URL: https://github.com/knu/docset-trino
- Owner: knu
- License: bsd-2-clause
- Created: 2017-03-13T14:02:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-06-06T15:09:55.000Z (about 1 year ago)
- Last Synced: 2025-07-16T14:59:41.714Z (11 months ago)
- Language: Ruby
- Size: 49.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Trino Docset builder for Dash.app
=================================
How to use
----------
% bundle
% rake
% open Trino.docset
Requirements
------------
- wget(1) - for recursively fetching the entire document tree; httrack or curl might do instead
- tar(1) - bsdtar or GNU tar (I guess)
- [Dash.app](http://kapeli.com/dash) or any other compatible viewer
References
----------
- [GitHub Project](https://github.com/knu/docset-trino)
- [Trino Documentation](https://trino.io/docs/current/)
License
-------
This build script suite is:
Copyright (c) 2017-2022 [Akinori MUSHA](https://akinori.org/)
Licensed under the 2-clause BSD license.
See `LICENSE` for details.
A generated docset will be licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).