Skip to content

Instantly share code, notes, and snippets.

@ilyar
Created April 15, 2021 12:36
Show Gist options
  • Select an option

  • Save ilyar/d4dd9ae43652d5c70bfa3e8e4050452e to your computer and use it in GitHub Desktop.

Select an option

Save ilyar/d4dd9ae43652d5c70bfa3e8e4050452e to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
# HTTPie—aitch-tee-tee-pie—is a user-friendly command-line HTTP client for the API https://httpie.io/
# demo: https://httpie.io/run
apt-get install httpie
# WABT: The WebAssembly Binary Toolkit https://github.com/WebAssembly/wabt
# demo: https://webassembly.github.io/wabt/demo/
apt-get install wabt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment