Savvy
Savvy helps your create and share runbooks directly from your terminal.
Demo
Quick Start
Follow these steps to get started:
- Install Savvy CLI
Run the following command in your terminal
curl -fsSL https://install.getsavvy.so | sh
Follow the on-screen instructions to complete the installation.
- Login
Before you can create runbooks using the CLI you need to login. Use the following command:
savvy login
- Create a Runbook
Run the following command to start creating a runbook from your terminal:
savvy record
Perform the tasks you wish to record in your terminal. When you're done, you can stop the recording by typing exit
or pressing ctrl-D
.
Limitations
Currently, Savvy does not support the following:
- Windows OS
- Any shell other than
zsh
.
Getting Help
If you need assistance or have questions:
- Create an Issue: Create an issue on our GitHub repository.
- Join Our Discord: Connect with the community on Discord