mirror of
https://github.com/obra/superpowers.git
synced 2026-06-10 20:59:05 +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).