Skip to content

Instantly share code, notes, and snippets.

@mcjwsk
Created October 27, 2020 06:32
Show Gist options
  • Save mcjwsk/16e78c1c937b744fa7d776fc630255c5 to your computer and use it in GitHub Desktop.
Save mcjwsk/16e78c1c937b744fa7d776fc630255c5 to your computer and use it in GitHub Desktop.
wget https://github.com/FiloSottile/mkcert/releases/download/v1.4.2/mkcert-v1.4.2-linux-amd64 \
&& mv mkcert-v1.4.2-linux-amd64 mkcert \
&& chmod +x mkcert \
&& sudo cp mkcert /usr/local/bin/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment