Hvilken is your one-stop-shop to know what week number we are currently using. Schools, kindergartens and a lot of other places exclusively use week numbers in their communication of holidays and similar events.
With this CLI you can finally automate your week number needs.
The easiest way to use the CLI is to download the latest release from the releases list. https://github.com/cristeahub/hvilken/releases
To build and run the CLI you currently need to have swift 5.7 installed.
$ swift build -c release
$ ./.build/release/hvilken
Run the follwing command in the root folder.
$ swift run