Skip to content

letusfly85/github_stalking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Deps Status

GithubStalking

TODO: Add description

Installation

If available in Hex, the package can be installed as:

  1. Add github_stalking to your list of dependencies in mix.exs:

    def deps do [{:github_stalking, "~> 0.0.1"}] end

  2. Ensure github_stalking is started before your application:

    def application do [applications: [:github_stalking]] end

Usage

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published