module

Autobot

Constants

BUILD_DATE = {{ (`date -u +%Y-%m-%d`).stringify.strip }}
CRYSTAL_VERSION = {{ Crystal::VERSION }}

Build info

VERSION = {{ (`shards version /tmp/tmp.nkGhFJ/src/src/autobot/../..`).stringify.strip }}

Version from shard.yml (single source of truth)

WEBSITE_URL = "https://crystal-autobot.github.io/autobot"

Website

Class methods

run

Main CLI entry point

Source

Nested types