Skip to content

Instantly share code, notes, and snippets.

View mustafaabdullahk's full-sized avatar
🎯
Focusing

Mustafa Abdullah mustafaabdullahk

🎯
Focusing
View GitHub Profile
@azagniotov
azagniotov / beautiful.rest.api.docs.in.markdown.md
Last active November 13, 2024 13:40
Example to create beautiful REST API docs in Markdown, inspired by Swagger API docs.

Merging Rubygems and Bundler

1.sh:

#!/bin/sh
set -eux
rm -rf rubygems bundler
git clone https://github.com/rubygems/rubygems
git clone https://github.com/rubygems/bundler