Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jan 17:26
· 48 commits to main since this release
486344a

Nylas CLI 1.0.0

Installation

macOS/Linux (Homebrew):

brew install nylas/nylas-cli/nylas

macOS (DMG):

  • Apple Silicon: Download Nylas-CLI-1.0.0-apple-silicon.dmg
  • Intel: Download Nylas-CLI-1.0.0-intel.dmg

Open the DMG and copy nylas to /usr/local/bin/ or your preferred location.

Manual Download:
Download the appropriate archive for your platform below, extract it, and move the nylas binary to your PATH.

Go Install:

go install github.com/nylas/cli/cmd/nylas@v1.0.0

Changelog

Bug Fixes

Other


Full Changelog: ...v1.0.0