adventofcode

Version, currently master branch1 version
  • master branchlatestDec 5, 2024

github.com/ahoglund/adventofcode

No description declared in shard.yml.

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  adventofcode:
    github: ahoglund/adventofcode
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
0.35.1
License
MIT
Author
your-name-here <your-email-here>

Dependencies

This version declares no dependencies.

README

Adventofcode

TODO: Add description

Installation

If available in Hex, the package can be installed by adding adventofcode to your list of dependencies in mix.exs:

def deps do
  [
    {:adventofcode, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/adventofcode.