/weeknumber

A .NET Core Global tool that prints the current weeknumber to the command line.

Primary LanguageC#MIT LicenseMIT

This is a .NET Core Global tool that prints the current weeknumber to the command line.

You can install it using dotnet install tool -g weeknumber.

Once installed, you can run the tool using weeknumber command from command line or powershell window.