Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 393 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 393 Bytes

Base Ruby App

CI

This is a simple base Ruby App which I mainly use for technical tests.

  1. ./bin/setup to set up the system
  2. ./bin/test to run all tests
  3. ./bin/quality to run code quality checks
  4. ./bin/run to run