@fashbot/freddie
v0.0.1
Published
> A lightweight pair-programming pomodoro for your terminal
Downloads
2
Readme
:cherries: freddie
A lightweight pair-programming pomodoro for your terminal
Features
- Interactive CLI
- Get notified when a session has ended
- Set breaks between pair programming sessions
- Configure session and break durations
Getting Started
Install the package on your machine using:
$ npm i -g @fashbot/freddie
Running locally
Install the necessary dependencies
npm i
To link the local repository and run freddie
as a global node module, run:
npm link
Usage
Interact with the CLI by using the 'pomo' command on your machine
$ freddie