Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 261 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 261 Bytes

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.