Skip to content

Instantly share code, notes, and snippets.

View mustafaabdullahk's full-sized avatar
🎯
Focusing

Mustafa Abdullah K mustafaabdullahk

🎯
Focusing
View GitHub Profile
@azagniotov
azagniotov / beautiful.rest.api.docs.in.markdown.md
Last active June 22, 2024 03:22
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