Skip to content

NeuroCorgi/aoc.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

aoc.el

Convenience functions to submit solutions for advent of code puzzles from emacs

Installation

The package is not listed anywhere, so can be installed with straight or other manually.

(use-package aoc.el
  :straight (:host github :repo "NeuroCorgi/aoc.el"))

About

Convenience functions to submit solutions for advent of code puzzles from emacs

Topics

Resources

License

Stars

Watchers

Forks