Skip to content

Commit

Permalink
feature: add hatvp fetcher
Browse files Browse the repository at this point in the history
  • Loading branch information
Asone committed Aug 15, 2018
1 parent b72f2a9 commit a3c2e10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ an-data-fetcher :
docker-compose run assemblee cargo run -p tricoteuses_api_assemblee_open_data_fetcher -- -c Config.toml
an-pics-fetcher :
docker-compose run assemblee cargo run -p tricoteuses_api_assemblee_photos_fetcher -- -c Config.toml -v
hatvp-data-fetcher:
docker-compose run hatvp cargo run -p tricoteuses_api_hatvp_fetcher -- -c Config.toml -v

0 comments on commit a3c2e10

Please sign in to comment.