0.2.0 • Published 6 months ago

gournal v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

📔 Gournal

A Developer's Command-Line Journal with Git Integration

npm version License: MIT

Gournal is a CLI tool that helps developers:

  • Log daily work in context of Git projects
  • Generate standup reports automatically

✨ Features

  • Git-Aware Logging: Auto-tag entries with project names
  • Standup Reports: gournal standup generates daily summaries

🚀 Quick Start

Prerequisites

  • Node.js v18+
  • Git (for project detection)

Installation

npm install -g gournal
# or
yarn global add gournal
0.2.0

6 months ago

0.1.1

6 months ago

0.1.0

6 months ago