Git Product home page Git Product logo

aoc2md's Introduction

aoc2md

CLI to help initialise the solution for Advent of Code ๐ŸŽ„. Solving it though, it's on you ๐Ÿ˜‰

Install

I maintain a homebrew-tap repo with my CLI's. You can just install it with Brew or check the releases pages and install it that way.

brew install kevinrobayna/homebrew-tap/aoc2md

Session Value

Before you run the program you need to grab the ๐Ÿช cookie session value from adventofcode.com after you log in.

You should do this every time the Advent of Code season starts since the session will expire.

Usage

To generate today's problem just run the following:

aoc2md

But you can specify the day and year like so:

aoc2md --day 1 --year 2015

Remember to make the session available through the env variable AOC_SESSION or directly in the command like so:

aoc2md --session your_secret_value

aoc2md's People

Contributors

dependabot[bot] avatar kevinrobayna avatar

Watchers

 avatar

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.