Skip to content

A Developer's Command-Line Journal with Git Integration

License

Notifications You must be signed in to change notification settings

aelshinawy/gournal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📔 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

About

A Developer's Command-Line Journal with Git Integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published