🐝 Github Twitter Keybase

make command description

        -
        help
        report          environment args

        all         execute installer scripts
        init
        brew
        keymap

        whatami         report system info

        adduser-git     add a user named git
        adduser-git     add a user named git
        bootstrap       source bootstrap.sh
        install         install sequence
        github          config-github
        executable      make shell scripts executable
        template        install checkbrew command
        nvm         install node version manager
        cirrus          source and run install-cirrus command
        config-dock     source and run config-dock-prefs
        all         execute checkbrew install scripts
        alpine-shell        run install-shell.sh alpine user=root
        alpine-build        run install-shell.sh alpine-build user=root
        debian-shell        run install-shell.sh debian user=root
        vim         install vim and macvim on macos
        qt5         install qt@5

        bitcoin-libs        install bitcoin-libs
        bitcoin-depends     make depends from bitcoin repo

        funcs           additional make functions

            funcs-1     additional function 1

Useful Commands:

git-<TAB>

gpg-<TAB>

bitcoin-<TAB>

👀

seq 0 947 | (while read -r n; do bitcoin-cli gettxout \
54e48e5f5c656b26c3bca14a8c95aa583d07ebe84dde3b7dd4a78f4e4186e713 $n \
| jq -r '.scriptPubKey.asm' | awk '{ print $2 $3 $4 }'; done) | \
tr -d '\n' | cut -c 17-368600 | xxd -r -p > bitcoin.pdf

👀

DigitalOcean Referral Badge