Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View mykeels's full-sized avatar
😄
faffing!

Ikechi Michael mykeels

😄
faffing!
View GitHub Profile
@mykeels
mykeels / introrx.md
Created March 1, 2018 14:37 — forked from staltz/introrx.md
The introduction to Reactive Programming you've been missing
@mykeels
mykeels / clarg.md
Created July 28, 2017 15:15 — forked from pksunkara/clarg.md
Command Line Arguments Specification

Command Line Arguments Specification

This specification defines Command Line Arguments level 1 (CLARG 1.0). This document aims to direct development of command line tools conform to a set of rules while parsing options.

Arguments

The different type of arguments are:

  • Short Option
  • Long Option