Skip to content

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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors