dev-log
A CLI tool to help write and manage weekly developer notes and status.
dev-log is a lightweight .NET global tool built for developers who want a simple, structured way to record what they accomplished each week. Instead of digging through commit history or recall what you did last Tuesday, dev-log gives you a consistent place to capture it as you go.
Logs are saved as plain markdown files organized by week, making them easy to read, share, or check into source control. Whether youβre filling out a weekly status report, preparing for a retrospective, or just keeping yourself accountable, dev-log keeps it fast and frictionless.
Installation:
dotnet tool install --global dev-log