Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mneedham/drive-pinot

Code to simulate various actions in the Apache Pinot UI
https://github.com/mneedham/drive-pinot

Last synced: 12 days ago
JSON representation

Code to simulate various actions in the Apache Pinot UI

Awesome Lists containing this project

README

        

= Driving the Pinot UI

This script is used to simulate doing various actions within the Pinot UI.

== Install dependencies

[source, bash]
----
npm i
----

== Run the simulation

[source, bash]
----
node drive_pinot.mjs
----