skynet

0
0
0
Ruby
public

Skynet

Skynet automatically commits randomly to a specified Git repo through the Github API.

To run Skynet locally:

bundle install
GH_REPO=xx/yy GH_ACCESS_TOKEN=xxx ruby main.rb

You can see it in action at es/skynet-test.

Credits

Based on @mgreensmith blog post.

v0.3.3[beta]