12 Matching Annotations
- Aug 2022
-
Tags
Annotators
URL
-
- Jun 2022
-
-
Other distros require glibc 2.28+ (ldd --version to check)
Tags
Annotators
URL
-
- Jun 2021
-
github.com github.com
-
If you want, you can try out what the script would do first, without changing anything. $ sh -c "$(curl -fsSL https://r.viktoradam.net/githooks)" -- --dry-run
-
-
docs.digitalocean.com docs.digitalocean.com
-
curl -sSL https://repos.insights.digitalocean.com/install.sh -o /tmp/install.sh
-
- Dec 2020
-
github.com github.com
-
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
Tags
Annotators
URL
-
- Sep 2020
-
github.com github.com
-
To install or update nvm, you should run the install script. To do that, you may either download and run the script manually, or use the following cURL or Wget command: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash
Tags
Annotators
URL
-
- Jul 2020
-
github.com github.com
-
<?php esc_html_e( 'You appear to be running Spoken Word from source. You must run the following to do so:', 'spoken-word' ); ?> <code>npm install; npm run build-dist</code>
-
- Apr 2020
-
github.com github.com
-
Once all of the pre-reqs above are taken care of, run these steps to get bootstrapped
Tags
Annotators
URL
-
- Feb 2020
-
grafana.com grafana.com
-
grafana.com grafana.com
-
To install the latest OSS release
-
- Dec 2019
-
-
For installing RVM with default Ruby and Rails in one command, run
-
-
github.com github.com
-
following cURL or Wget command
Tags
Annotators
URL
-