Skip to content

Instantly share code, notes, and snippets.

View JethroLee's full-sized avatar
🎯
Focusing

Jethro E. Lee JethroLee

🎯
Focusing
View GitHub Profile
@JethroLee
JethroLee / install_go_ethereum.md
Created August 21, 2018 14:04 — forked from golife-sysop/install_go_ethereum.md
示範在 Linux 從頭開始編譯 go-ethereum,並完成安裝到順利執行起 geth (於 CentOS Linux 7.4)

編譯、安裝 go-ethereum

開始

  • 底下假設 $GOETHEREUMROOT 為您欲安裝的目標主目錄
    • 請自行代換成正確、您所希望的目錄 (e.g., /home/bitcoind 建議是寫絕對路徑 (absolute path) 為妥,比較不會有不小心弄錯的地方)
先下載 Go 並安裝、設定執行環境
@JethroLee
JethroLee / license-badges.md
Last active November 26, 2023 05:15 — forked from lukas-h/license-badges.md
License Badges for your Project

Markdown 您的使用執照徽章 (License badges)

這是讓您用來放在您 project 內的 讀我 (README) 檔案用的 使用執照徽章 (License badges)

這份清單包括了 最常使用的開放原始碼 (open source)開放資料 (open data) 之使用執照 (license)。

您可以直接將每個 badge 下方列出的 code 複製貼上到您的 Markdown 檔案即可輕鬆完成。

附註

  • 這些徽章 (badge) 是以 Shields.io 來製作。