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 Keep your weekly developer notes and status updates neat and tidy without breaking a sweat using this handy CLI buddy that makes logging a breeze! It's like having a personal assistant for your dev journal right in your terminal.
Key features:
- π Easy creation and management of weekly developer notes
- π Streamlined CLI interface for quick status updates
- πΎ Organized storage of logs for effortless tracking
This summary was generated by GitHub Copilot based on the project README.