Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 559 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 559 Bytes

Installation

You can install the journal CLI via Homebrew by following these steps:

  1. Tap the Repository First, add the journal tap to Homebrew to make the formula available:
brew tap dhruv-gambhir/journal
  1. Install the journal CLI After tapping the repository, install the journal package:
brew install journal
  1. Usage Once installed, you can start using the journal CLI. To see the available commands, run:
journal -help

This will display a list of available options and commands for the journal application.