Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Download a Single File from a GitHub Repository

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

:::bash
curl -sSL https://raw.githubusercontent.com/legendu-net/blog/master/__init__.py


:::bash
curl -sSL https://raw.githubusercontent.com/legendu-net/icon/master/install_icon.sh

References