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.
Based on @mgreensmith blog post.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.
Based on @mgreensmith blog post.