Giter Club home page Giter Club logo

aoc_utilities's Introduction

Advent of Code Utilities

These are some utilities I use during advent of code. Feel free to take a look and use/modify them if you find them useful.

  • aoc download downloads your input from the advent of code website.
  • aoc leaderboard downloads the specified leaderboard from the website.
  • aoc scores will create a pretty text rendering of the JSON leaderboard file.

Bash completion is available by adding

eval "$(aoc completion)"

to your .bashrc file.

Good Citizenship

These utilities identify themselves to the Advent of Code server in accordance with automation guidelines. Please do your part by following the rules below:

  • Direct the output of the download and leaderboard commands to a file so it is cached. For example to download your day's input, use the command:

    aoc download > day01-input.txt
    
  • Aim to download each day's input only once. On occasion there may be an issue that requires that you download it twice, but this should be rare.

  • Do not download the leaderboard more than once every 15 minutes.

Thank you for keeping the load on Advent of Code's servers to a minimum.

aoc_utilities's People

Contributors

devries avatar

Watchers

 avatar  avatar

aoc_utilities's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.