Sha256: 7c6e0ff5a9d437eaed35f78d5f9deaeadabeb52de6e8f96e9c26b4293953e19b
Contents?: true
Size: 442 Bytes
Versions: 66
Compression:
Stored size: 442 Bytes
Contents
rebar_lock_json =============== A minimal escript converting a rebar.lock file to json output. Should work with any version of rebar (2 or 3)'s rebar.lock file. Build ----- $ rebar3 escriptize # this also copies the escript file to bin/ Run --- $ bin/rebar_lock_json path/to/rebar.lock {"amqp_client":{"type":"git","git_url":"git:\/\/github.com\/seth\/amqp_client.git","git_ref":"7622ad8093a41b7288a1aa44dd16d3e92ce8f833"}}
Version data entries
66 entries across 66 versions & 1 rubygems