Skip to content

absorbb/hub.getdbt.com

 
 

Repository files navigation

hub.getdbt.com

Package hub for dbt.

Adding a new package

The hubcap.py script which generates PRs for new versions of packages is hosted at https://github.com/fishtown-analytics/hubcap and runs hourly on Heroku. To add a new package to the hub index, create a PR which adds the package name to this file.

Development

Clone this repository and install submodules:

git submodule update --init

...then install dependencies with bundler:

bundle install

If this fails, take a look at this thread.

...and run with middleman:

bundle exec middleman serve --port 4567

About

Package hub for dbt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 81.9%
  • HTML 13.1%
  • Ruby 3.7%
  • Python 0.7%
  • SCSS 0.5%
  • Makefile 0.1%