mateusluizfb / crawley-ex

An elixir app that fetches repos across the Github catalog
4 stars 2 forks source link

Create CI/CD #4

Closed mateusluizfb closed 4 years ago

mateusluizfb commented 4 years ago

Setup a CI/CD for this MIx project

mateusluizfb commented 4 years ago

Circle CI it's a good option :eyes:

rodriggochaves commented 4 years ago

Can I take this issue? I've a question about it.

1) Where we should deploy? There is a equivalent of https://rubygems.org to Elixir community?

mateusluizfb commented 4 years ago

Yes, you can deploy in https://hex.pm/

rodriggochaves commented 4 years ago

I need some informations from you:

1) a description of what this project is? 2) which license we going to use?

mateusluizfb commented 4 years ago
  1. "Crawley is an elixir package that mine the Github API searching for repos to download and then zip and upload them to a S3 bucket."

  2. MIT license seems good to me