mirror of
https://github.com/obra/superpowers.git
synced 2026-04-21 00:49:06 +08:00
start-server.sh now runs npm install if node_modules is missing. Fixes broken server when superpowers is installed as a plugin (node_modules are in .gitignore and not included in the clone).