5 lines
99 B
Bash
Executable file
5 lines
99 B
Bash
Executable file
#!/bin/bash
|
|
|
|
git clone https://github.com/dpayne/cli-visualizer.git
|
|
cd cli-visualizer
|
|
./install.sh
|