Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/troynt/adventofcode2019


https://github.com/troynt/adventofcode2019

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# Requirements

* Ruby 2.5

# Setup
`bundle install`

# Run all tests

`ruby main.rb`

# Watch test that is being modified

`bundle exec guard`