Command Line Interface

Written by Cody Lindley

The Front-End Developer Roadmap from Frontend Masters - Advance your skills with in-depth, modern front-end engineering courses.


Overview:

Learning resources.


Definitions:

Learn the Command Line (aka CLI)
A command-line interface or command language interpreter (CLI), also known as command-line user interface, console user interface, and character user interface (CUI), is a means of interacting with a computer program where the user (or client) issues commands to the program in the form of successive lines of text (command lines).

Contribute content, suggestions, and fixes on github:

https://github.com/FrontendMasters/learning-roadmap