Skip to content

Better alternative to bets statistics spreadsheet

Notifications You must be signed in to change notification settings

davehenton/bets_accounting

 
 

Repository files navigation

Logo

Bets Accounting

Work in progress

Getting Started

Prerequisites

To start development server you need latest stable versions of git, docker, docker-compose and dip installed.

How to start

  1. Clone the repository ⬇️ git clone git@github.com:Mayurifag/bets_accounting.git
  2. Enter project directory 📁 cd bets_accounting
  3. Leave the rest of things to dip 😎 dip provision

Entrypoints

Tests

Rspec

Just use dip rspec to launch rspec and get the spec coverage from simplecov.

Parallel tests

If you want to use all the cores of your CPU for specs, you may use these commands:

  • RAILS_ENV=test dip rake parallel:setup
  • dip spec

About

Better alternative to bets statistics spreadsheet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 73.2%
  • Vue 15.3%
  • CSS 5.3%
  • JavaScript 4.5%
  • Other 1.7%