Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.15 KB

File metadata and controls

30 lines (19 loc) · 1.15 KB

Worklog Tutorials

Step-by-step guides for learning Worklog. Each tutorial is self-contained and can be completed independently, though they build on each other in order.

Tutorials

# Tutorial Audience Time
1 Your First Work Item New users 10-15 min
2 Team Collaboration with Git Sync Team leads 15-20 min
3 Building a CLI Plugin Developers 20-25 min
4 Using the TUI Any user 10 min
5 Planning and Tracking an Epic Project leads 15-20 min

Getting started

If you are new to Worklog, start with Tutorial 1: Your First Work Item. It walks you through installation, initialization, and the core create/update/close workflow.

Prerequisites

All tutorials require:

  • Node.js v18 or later
  • Git installed and configured

Individual tutorials list any additional prerequisites at the top.

Reference

For complete documentation, see the main README and the documentation index listed there.