Harriet internal
Tool manager for darwin CLI tools
Server v0.1.0
Install on Unix
curl -fsSL https://dev.harriet.darwindata.ai/install.sh | sh
Install on Windows
irm https://dev.harriet.darwindata.ai/install.ps1 | iex
Choose your platform
curl -fsSL https://dev.harriet.darwindata.ai/install.sh | sh
Windows (PowerShell)
irm https://dev.harriet.darwindata.ai/install.ps1 | iex
Installs to ~/.harriet/bin
Supported platforms
- Linux x86_64
- macOS ARM64
- Windows x86_64
Getting Started
- Install Harriet by running the command above. It downloads the right binary for your computer and adds it to your PATH.
-
Run
harrietin your terminal. The first time, it will ask you to log in with your Darwin account and choose an environment. - That's it! Harriet downloads and installs all the tools you need. Your tools are saved in the current folder.
-
To update your tools, just run
harrietagain. It will check for new versions and update everything automatically. -
Need help? Run
harriet --helpto see all options, or ask the team.