https://github.com/knu/docset-presto
Presto DB Docset builder for Dash.app
https://github.com/knu/docset-presto
Last synced: about 1 year ago
JSON representation
Presto DB Docset builder for Dash.app
- Host: GitHub
- URL: https://github.com/knu/docset-presto
- Owner: knu
- License: bsd-2-clause
- Created: 2022-02-05T09:30:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-12T03:13:51.000Z (over 1 year ago)
- Last Synced: 2025-01-26T01:34:32.465Z (over 1 year ago)
- Language: Ruby
- Size: 40 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Presto Docset builder for Dash.app
==================================
How to use
----------
% bundle
% rake
% open Presto.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-presto)
- [Presto Documentation](https://prestodb.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:
Copyright 2013-2022 Facebook
Licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).