-
Notifications
You must be signed in to change notification settings - Fork 0
Install
eiedouno edited this page Jul 22, 2026
·
2 revisions
Currently, there is only one way to build Shuttle.
- A working linux system.
- jq
- curl
- ripgrep (rg)
- git
- tput
- xdg-open
First, you need the source code.
git clone https://github.com/eiedouno/shuttle
cd shuttle
Because shuttle is a shell script, it can be ran built and from source.
You can use the shuttle you just downloaded to build itself.
./shuttle install
If you want to see how the built file looks, you can run:
./shuttle build
The file is shuttle.bash.