Git Product home page Git Product logo

checkers-overlord's Introduction

checkers overlord

checkers

checkers

checkers

checkers

checkers

Building

Requires Leiningen

lein uberjar

Creates a file in target/ ending in -standalone.jar

Running

From source

lein run -- -h

lein run -- -d http://syncgateway:4984/checkers/

From built jar

Rename target/cwc-overlord-0.1.0-SNAPSHOT-standalone.jar to something more palatable, then:

java -jar cwc-overlord.jar -h

java -jar cwc-overlord.jar -d http://syncgateway:4984/checkers/

Switches

Switches Default Desc


-d, --db-url Database URL -q, --user-view-url User Count View URL -i, --interval 30 Seconds per turn -a, --no-auto-commit, --auto-commit false Auto commit turn when votes are in? -h, --no-help, --help false Show this message

Prebuilt jar

may or may not be up to date:

http://s3.crate.im/cwc-overlord.jar

checkers-overlord's People

Contributors

apage43 avatar keynuker avatar tleyden avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

tleyden

checkers-overlord's Issues

Where is design.json?

According to the README (see pull request):

curl -X PUT -H 'Content-Type: application/json' http://localhost:8092/checkers/_design/checkers -d @design.json

but I'm not seeing that file anywhere..

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.