Skip to content

frankjl/advent-of-code-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2020

I started this repository so that a co-worker and I could share and collaborate on our solutions to the Advent of Code 2020!

DISCLAIMER: I lost the first 4 days of work due to an unfortunate git-cident...

Getting Started

I am using the following tools for this:

  • Ruby v2.7.2
  • Bundle
  • Rspec
  • Standardrb

Running the tests

$ bundle install
$ bundle exec rspec

Prettying up the code

$ bundle exec standardrb --fix

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages