Skip to content

Examples of Command Line Interfaces (CLI) written in Javascript, Python, and PHP. Help us add more!

Notifications You must be signed in to change notification settings

openpipekit/CLI-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cli and Pipes

  • Command Line Interfaces (cli) are functions that can be used from any language.
  • Unix Pipe is a way of daisy-chaining cli's together, output from one as input to another.

command-line argument parsing on Wikipedia

About

Examples of Command Line Interfaces (CLI) written in Javascript, Python, and PHP. Help us add more!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published