Skip to content

Releases: itodevio/santa

v0.2.4

Choose a tag to compare

@itodevio itodevio released this 08 Dec 18:44

See README.md for detailed instructions on how to use it and roadmap.

Installation

Linux / macOS

For Linux or macOS users, you can quickly install and run Santa CLI using the following command:

curl -L https://github.com/itodevio/santa/releases/download/v0.2.4/santa-`uname -s`-`uname -m` -o /usr/local/bin/santa
chmod +x /usr/local/bin/santa

Windows

For Windows users, you can download the executable depending on your architecture:

OS Architecture Download Link
Windows amd64 (64-bit) [Download](https://github.com/itodevio/santa/releases/download/v0.2.4/santa-amd64-Windows.exe
Windows arm64 (64-bit) [Download](https://github.com/itodevio/santa/releases/download/v0.2.4/santa-arm64-Windows.exe
Windows 386 (32-bit) [Download](https://github.com/itodevio/santa/releases/download/v0.2.4/santa-i386-Windows.exe

*If unsure, you can usually download the amd64 version, as it is widely compatible with most systems.
Then, add the executable to your PATH.

Build it from source

You can also build it from source by cloning the repository and running the following command:

make build
Happy coding and enjoy the Advent of Code! 🎅🎄

v0.2.3

Choose a tag to compare

@itodevio itodevio released this 08 Dec 18:37

See README.md for detailed instructions on how to use it and roadmap.

Installation

Linux / macOS

For Linux or macOS users, you can quickly install and run Santa CLI using the following command:

curl -L https://github.com/itodevio/santa/releases/download/v0.2.3/santa-`uname -s`-`uname -m` -o /usr/local/bin/santa
chmod +x /usr/local/bin/santa

Windows

For Windows users, you can download the executable depending on your architecture:

OS Architecture Download Link
Windows amd64 (64-bit) [Download](https://github.com/itodevio/santa/releases/download/v0.2.3/santa-amd64-Windows.exe
Windows arm64 (64-bit) [Download](https://github.com/itodevio/santa/releases/download/v0.2.3/santa-arm64-Windows.exe
Windows 386 (32-bit) [Download](https://github.com/itodevio/santa/releases/download/v0.2.3/santa-i386-Windows.exe

*If unsure, you can usually download the amd64 version, as it is widely compatible with most systems.
Then, add the executable to your PATH.

Build it from source

You can also build it from source by cloning the repository and running the following command:

make build
Happy coding and enjoy the Advent of Code! 🎅🎄

v0.2.2

Choose a tag to compare

@itodevio itodevio released this 08 Dec 02:32

See README.md for detailed instructions on how to use it and roadmap.

Installation

Linux / macOS

For Linux or macOS users, you can quickly install and run Santa CLI using the following command:

curl -L https://github.com/itodevio/santa/releases/download/v0.2.2/santa-`uname -s`-`uname -m` -o /usr/local/bin/santa
chmod +x /usr/local/bin/santa

Windows

For Windows users, you can download the executable depending on your architecture:

OS Architecture Download Link
Windows amd64 (64-bit) [Download](https://github.com/itodevio/santa/releases/download/v0.2.2/santa-amd64-Windows.exe
Windows arm64 (64-bit) [Download](https://github.com/itodevio/santa/releases/download/v0.2.2/santa-arm64-Windows.exe
Windows 386 (32-bit) [Download](https://github.com/itodevio/santa/releases/download/v0.2.2/santa-i386-Windows.exe

*If unsure, you can usually download the amd64 version, as it is widely compatible with most systems.
Then, add the executable to your PATH.

Build it from source

You can also build it from source by cloning the repository and running the following command:

make build
Happy coding and enjoy the Advent of Code! 🎅🎄

v0.2.1

Choose a tag to compare

@itodevio itodevio released this 08 Dec 02:15

See README.md for detailed instructions on how to use it and roadmap.

Installation

Linux / macOS

For Linux or macOS users, you can quickly install and run Santa CLI using the following command:

curl -L https://github.com/itodevio/santa/releases/download//santa-`uname -s`-`uname -m` -o /usr/local/bin/santa
chmod +x /usr/local/bin/santa

Windows

For Windows users, you can download the executable depending on your architecture:

OS Architecture Download Link
Windows amd64 (64-bit) [Download](https://github.com/itodevio/santa/releases/download//santa-amd64-Windows.exe
Windows arm64 (64-bit) [Download](https://github.com/itodevio/santa/releases/download//santa-arm64-Windows.exe
Windows 386 (32-bit) [Download](https://github.com/itodevio/santa/releases/download//santa-i386-Windows.exe

*If unsure, you can usually download the amd64 version, as it is widely compatible with most systems.
Then, add the executable to your PATH.

Build it from source

You can also build it from source by cloning the repository and running the following command:

make build
Happy coding and enjoy the Advent of Code! 🎅🎄

v0.2.0

Choose a tag to compare

@itodevio itodevio released this 08 Dec 02:12

Full Changelog: v0.1.4...v0.2.0

v0.1.4

Choose a tag to compare

@itodevio itodevio released this 03 Dec 22:18

See README.md for detailed instructions on how to use it and roadmap.

Installation

Linux / macOS

For Linux or macOS users, you can quickly install and run Santa CLI using the following command:

curl -L https://github.com/itodevio/santa/releases/download//santa-`uname -s`-`uname -m` -o /usr/local/bin/santa
chmod +x /usr/local/bin/santa

Windows

For Windows users, you can download the executable depending on your architecture:

OS Architecture Download Link
Windows amd64 (64-bit) [Download](https://github.com/itodevio/santa/releases/download//santa-amd64-Windows.exe
Windows arm64 (64-bit) [Download](https://github.com/itodevio/santa/releases/download//santa-arm64-Windows.exe
Windows 386 (32-bit) [Download](https://github.com/itodevio/santa/releases/download//santa-i386-Windows.exe

*If unsure, you can usually download the amd64 version, as it is widely compatible with most systems.
Then, add the executable to your PATH.

Build it from source

You can also build it from source by cloning the repository and running the following command:

make build
Happy coding and enjoy the Advent of Code! 🎅🎄

v0.1.3

Choose a tag to compare

@itodevio itodevio released this 03 Dec 22:05

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@itodevio itodevio released this 03 Dec 21:58

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@itodevio itodevio released this 03 Dec 21:51

See README.md for detailed instructions on how to use it and roadmap.

Installation

Linux / macOS

For Linux or macOS users, you can quickly install and run Santa CLI using the following command:

curl -L https://github.com/itodevio/santa/releases/download//santa-`uname -s`-`uname -m` -o /usr/local/bin/santa
chmod +x /usr/local/bin/santa

Windows

For Windows users, you can download the executable depending on your architecture:

OS Architecture Download Link
Windows amd64 (64-bit) [Download](https://github.com/itodevio/santa/releases/download//santa-amd64-Windows.exe
Windows arm64 (64-bit) [Download](https://github.com/itodevio/santa/releases/download//santa-arm64-Windows.exe
Windows 386 (32-bit) [Download](https://github.com/itodevio/santa/releases/download//santa-i386-Windows.exe

*If unsure, you can usually download the amd64 version, as it is widely compatible with most systems.
Then, add the executable to your PATH.

Build it from source

You can also build it from source by cloning the repository and running the following command:

make build
Happy coding and enjoy the Advent of Code! 🎅🎄

v0.1.0

Choose a tag to compare

@itodevio itodevio released this 03 Dec 21:03

See README.md for detailed instructions on how to use it and roadmap.

Installation

Linux / macOS

For Linux or macOS users, you can quickly install and run Santa CLI using the following command:

curl -L https://github.com/itodevio/santa/releases/download/v0.1.0/santa-`uname -s`-`uname -m` -o /usr/local/bin/santa
chmod +x /usr/local/bin/santa

Windows

For Windows users, you can download the executable depending on your architecture:

OS Architecture Download Link
Windows amd64 (64-bit) [Download](https://github.com/itodevio/santa/releases/download/v0.1.0/santa-amd64-Windows.exe
Windows arm64 (64-bit) [Download](https://github.com/itodevio/santa/releases/download/v0.1.0/santa-arm64-Windows.exe
Windows 386 (32-bit) [Download](https://github.com/itodevio/santa/releases/download/v0.1.0/santa-i386-Windows.exe

*If unsure, you can usually download the amd64 version, as it is widely compatible with most systems.
Then, add the executable to your PATH.

Build it from source

You can also build it from source by cloning the repository and running the following command:

make build
Happy coding and enjoy the Advent of Code! 🎅🎄