.lib/stubs/reply@8993dc4128de
.lib/stubs/reply
Wed, 28 Aug 2024 04:44:05 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Wed, 28 Aug 2024 04:44:05 -0500
- changeset 1178
- 8993dc4128de
- parent 1108
-
8f5cf4eb7f66
- permissions
- -rwxr-xr-x
add assign types gopls hint too
#!/bin/sh
set -eu
install_it() {
cpm install -g \
Reply \
experimentals \
B::Keywords \
Carp::Always \
Class::Refresh \
Data::Printer \
Data::Printer::Filter::JSON \
Data::Printer::Filter::URI \
Path::Tiny \
Pry \
Term::ReadLine::Gnu
asdf reshim perl || :
}
. ~/.lib/sh/stubexec.sh