TODO: Add description
If available in Hex, the package can be installed as:
-
Add github_stalking to your list of dependencies in
mix.exs
:def deps do [{:github_stalking, "~> 0.0.1"}] end
-
Ensure github_stalking is started before your application:
def application do [applications: [:github_stalking]] end
export quantum_config_path=quantum.exs
export collect_target_path=target_repos.exs
ulimit -n 65536
elixir --detached -S mix run -e "GithubStalking.run"
or
elixir --detached -S mix run --no-halt