Skip to content

Instantly share code, notes, and snippets.

View FrederickBor's full-sized avatar
👨‍💻
Coding from home

Frederick Borges FrederickBor

👨‍💻
Coding from home
View GitHub Profile
@lukas-h
lukas-h / license-badges.md
Last active July 11, 2024 07:00
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)

@FrederickBor
FrederickBor / HaskellOnMacOS.md
Last active October 10, 2020 13:52
How To Install Haskell on MacOS

How To Install Haskell on MacOS

Install Homebrew

First lets check if we have the xcode developers tools with:

$ xcode-select -p