Skip to content

Instantly share code, notes, and snippets.

@synthetic-intelligence
Last active August 4, 2021 13:20
Show Gist options
  • Save synthetic-intelligence/1d505b026f36bf697e78c3bb7bb4f06a to your computer and use it in GitHub Desktop.
Save synthetic-intelligence/1d505b026f36bf697e78c3bb7bb4f06a to your computer and use it in GitHub Desktop.

Revisions

  1. synthetic-intelligence revised this gist Aug 4, 2021. No changes.
  2. synthetic-intelligence created this gist Aug 4, 2021.
    11 changes: 11 additions & 0 deletions scriptable.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    #!/bin/bash

    sudo apt-get update -y

    sudo apt-get install -y git libxcb1-dev libssl-dev zlib1g-dev cmake python3 cargo

    git clone https://github.com/jmacdonald/amp.git

    cd amp

    cargo install amp