
We're sunsetting Vertical's hosted version in favor of our open-source CLI. Your existing projects are still here and you can export them using the Export button on each project's board.
Install it globally from npm:
npm install -g itsvertical
Open any exported .vertical file in the browser UI:
itsvertical open my-project.vertical
Or view it in the terminal:
itsvertical show my-project.vertical
itsvertical new my-project.vertical "My Project"
Commit .vertical files to git and share them with your team.
Learn more on GitHub. If you have any questions, reach out to Ryan Singer at rjs@ryansinger.co.
Made by Ryan Singer and Seasoned.