An open API service indexing awesome lists of open source software.

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

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).