Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

healthline/happyhour-node-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happyhour CLI

Installation

npm install -g https://github.com/healthline/happyhour-node-cli.git
happyhour init

Usage

Keep happyhour running in a terminal from the root of your work directory.

cd sites # or work or whatever dir contains all your projects
happyhour watch

Follow the JIRA-ticket/feature-description branching convention whenever creating new branches:

git checkout HLPJ-321/my-new-feature

Happyhour will track all your time spent working on that Jira ticket. If work on a single ticket spans multiple repos, follow the same convention:

cd platejoy
git checkout HLPJ-321/hello-world
cd ../platejoy_admin
git checkout HLPJ-321/goodbye

Happyhour will then track time from both repos toward the same Jira ticket.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published