View on GitHub

smash

a new kind of terminal

Install

Smash is still a work in progress, so you must build from source and there is no install step.

See also development notes.

Prereqs

Building

$ (cd web && yarn)  # Install prerequisites.
$ make run