Supercharge your command line experience: GitHub CLI is now in beta
github.blog
We want your feedback about GitHub’s new command line tool that makes it easier to work with GitHub and reduce friction for many of your common workflows.
Recently shared by
Take a deep dive
More like this
github.com
jlevy/the-art-of-command-line
github.com
210 saves · From 2015 · the-art-of-command-line - Master the command line, in one page
In Programming
wezm.net
An Illustrated Guide to Useful Command Line Tools
wezm.net
4 min read · 215 saves · 2019-10-26 · Published on Sat, 26 October 2019 Inspired by a similar post by Ben Boyter this a list of useful command line tools that I use. It’s not a list of every tool I use. These are tools that are new or…
wp-cli.org
Command line interface for WordPress
wp-cli.org
4 min read · 35 saves · From 2014 · WP-CLI is the command-line interface for WordPress. You can update plugins, configure multisite installs and much more, without using a web browser. Ongoing maintenance is made possible by:
@rem
CLI-improved
@rem
6 min read · 198 saves · From 2018 · I'm not sure many web developers can get away without visiting the command line. As for me, I've been using the command line since 1997, first at university when I felt both super cool l33t-hacker and simultaneously utterly out of my depth.
Over the years my command line habits have improved and I often search for smarter tools for the jobs I commonly do. With that said, here's my current list of improved CLI tools.
blog.arduino.cc
Announcing the Arduino Command Line Interface (CLI)
blog.arduino.cc
3 min read · 24 saves · From 2018 · https://youtu.be/3vtIisvxewc
The Arduino team has been working hard to support the needs of our professional developer community. Many of you requested a way to use our tools in Makefiles, and wanted Arduino IDE features available via a fast, clean command line interface. How cool would it be to
hoelz.ro
hoelz.ro - Unsung Heroes of the Command Line
hoelz.ro
4 min read · 55 saves · From 2016 · Rob's thoughts on programming and a place for his projects
In Programming
devblogs.microsoft.com
Cascadia Code | Windows Command Line Tools For Developers
devblogs.microsoft.com
2 min read · 75 saves · 2019-09-18 · Cascadia Code is finally here! You can install it directly from the GitHub repository’s releases page or automatically receive it in the next update of Windows Terminal. Wait, what’s Cascadia Code?…
explainshell.com
match command-line arguments to their help text
explainshell.com
146 saves · From 2013 · write down a command-line to see the help text that matches each argument try showthedocs for explaining other languages