Skip to content

Instantly share code, notes, and snippets.

@Basheer821
Basheer821 / gist
Created October 11, 2024 19:15 — forked from ahoward/gist
#! /usr/bin/env ruby
Main {
name 'gist'
description <<-__
command line script for writing and reading to http://gist.github.com/
__
examples <<-__