Skip to content

Instantly share code, notes, and snippets.

View JethroLee's full-sized avatar
🎯
Focusing

Jethro E. Lee JethroLee

🎯
Focusing
View GitHub Profile
@golife-sysop
golife-sysop / install_go_ethereum.md
Last active August 24, 2018 18:09
示範在 Linux 從頭開始編譯 go-ethereum,並完成安裝到順利執行起 geth (於 CentOS Linux 7.4)

編譯、安裝 go-ethereum

開始

  • 底下假設 $GOETHEREUMROOT 為您欲安裝的目標主目錄
    • 請自行代換成正確、您所希望的目錄 (e.g., /home/bitcoind 建議是寫絕對路徑 (absolute path) 為妥,比較不會有不小心弄錯的地方)
先下載 Go 並安裝、設定執行環境
@golife-sysop
golife-sysop / install_bitcoind.md
Last active August 16, 2018 09:42
示範在 Linux 從頭開始編譯 bitcoin core,並完成安裝到順利執行起 bitcoind (不帶 Qt GUI) (於 CentOS Linux 7.4)

編譯、安裝 bitcoind

  • bitcoind : 即為 bitcoin core 不帶 GUI.
  • 本案例示範了由 https://github.com/bitcoin/bitcoin 下載所得的 source code 開始,從 source code 開始 build 起。從頭 compile bitcoind (包括相關所需 libraries) 直至安裝完成,並且順利帶起執行。
  • 於 CentOS Linux 7.4
  • 不帶 Qt GUI
  • 底下示範,不以 root (除了 libevent) 身分,而是以個人身分安裝
    • (因此,您可以看到,東西都是額外 build、額外放;自己獨立 linking,與系統安裝分開)

libevent

先安裝 libevent

@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 來製作。
@lukas-h
lukas-h / license-badges.md
Last active April 21, 2024 09:35
Markdown License Badges for your Project

Markdown License badges

Collection of License badges for your Project's README file.
This list includes the most common open source and open data licenses.
Easily copy and paste the code under the badges into your Markdown files.

Notes

  • The badges do not fully replace the license informations for your projects, they are only emblems for the README, that the user can see the License at first glance.

Translations: (No guarantee that the translations are up-to-date)