Install from Homebrew

  1. Install Homebrew (if not already installed).

    Homebrew

  2. Install the mynerva-author CLI using brew.

    brew install pathbird/tap/pbauthor
    
  3. Test it!

    # Authenticate with the Mynerva API
    # This should prompt you for your email and password
    pbauthor auth login
    
    # Check that the authentication worked
    pbauthor auth status