Skip to content

johnpaularthur/spork

Repository files navigation

Node ETL Editor

Why

Right now, this is an exercise in learning. I work with data every day and would like to develop a project I can use daily.

This project is getting a jumpstart from the great work that has done with the alm ide. Check out the typescript IDE over at alm.tools or github.

Requirements

  • Chrome
  • NodeJS v6+

Usage (Dev)

Get it:

git clone

Install dep:

cd spork
npm i

Run it:

npm start

Now open it in chrome at the URL mentioned in your console.

Useage (outside the project)

The following build build and link spork so you can run it from any directory. Do this under the spork directory.

npm link

Now cd to your desired project directory and issue:

spork -o

Features

TODO

Pentaho Visual Editor

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages