We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88d8295 commit 8c27218Copy full SHA for 8c27218
pip.sh
@@ -8,6 +8,7 @@ source "$DIR/helpers.sh"
8
message "installing pip tools..."
9
pip_packages=(
10
csvkit # CSV processing tools
11
+ gcalcli # Google Calendar CLI
12
pip # Package manager
13
grip # GitHub README instant preview
14
visidata # Data set visualizer
0 commit comments