logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install Hammerspoon/hammerspoon. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

Hammerspoon/hammerspoon Installation Guide

How to install Hammerspoon/hammerspoon. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for Hammerspoon/hammerspoon. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i Hammerspoon/hammerspoon
or

Install via npx

npx @hexmos/ipm i Hammerspoon/hammerspoon

Prerequisites

macOS

os

Version: 10.15.7 or later

Homebrew

package_manager

Version: 2.8.3

Lua

language

Version: 5.4.1

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Homebrew Installation

brew install hammerspoon --cask

drag `Hammerspoon.app` from your Downloads folder to Applications

Install Hammerspoon via Homebrew (Windows)

winget install --id=Hammerspoon.Hammerspoon -e

winget upgrade --id=Hammerspoon.Hammerspoon -e

Post Installation Steps

  • Open the Hammerspoon application from your Applications folder.
  • Create a new configuration file in your `~/.hammerspoon/init.lua` and start writing Lua scripts to control your OS X environment.
  • Explore the Hammerspoon API documentation for more information on how to use the software: [https://www.hammerspoon.org/docs/](https://www.hammerspoon.org/docs/)
  • Join the Hammerspoon Discord community for support and help from other users: [https://discord.gg/vxchqkRbkR](https://discord.gg/vxchqkRbkR)