mirror of
https://github.com/obra/superpowers.git
synced 2026-04-20 16:39:04 +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).