Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 857 Bytes

README.md

File metadata and controls

46 lines (26 loc) · 857 Bytes

Race of Sloths

Supercharge your open source project

How it works

  1. Include command

    Contributor tags @race-of-sloths on the pull request

  2. Bot Response

    Bot responds with a confirmation with additional info in details

  3. Maintainer score command

    Maintainer responds with a Fibonnaci score of [0,1,2,3,5,8,13]

  4. Bot Response

    Bot responds with a confirmation with additional info in details

Final

After 24 hours from the merge, the bot finalizes score and updates the leaderboard

Running local environment

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Resources

Production build

Staging build