Skip to content
This repository has been archived by the owner on Jan 17, 2020. It is now read-only.

thermondo/heroku-dataclips

Repository files navigation

heroku-dataclips

A way to interact with the heroku dataclips private API

Good way to check if a file dataclip contains a certain table:

ag MY_TABLE_NAME -c --ignore *.sql | awk -F "/" '{print "https://dataclips.heroku.com/"$1"/" }'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages