Skip to content

kfarnung/aoc-to-markdown

Repository files navigation

Advent of Code to Markdown

Converts a given Advent of Code page to a GitHub-compatible Markdown file.

Building

  • npm install
  • npm run build

The extension root is the addon folder which can be packaged/tested as appropriate.

Testing

  • npm install --global web-ext
  • cd addon/
  • web-ext run

About

Converts a given Advent of Code page to a GitHub-compatible Markdown file.

Resources

License

Stars

Watchers

Forks

Packages

No packages published