Command Your App
Learn about Django commands, including built-in tools and how to create custom scripts to interact with your application.
Learn about Django commands, including built-in tools and how to create custom scripts to interact with your application.
Introduces haskell-docs-cli, a terminal tool for quickly searching Haskell package documentation and source code without leaving the editor.
A guide to migrating from Bash to zsh on macOS, including setting up autosuggestions and transferring history and settings.
A developer shares useful Bash/Zsh commands, aliases, and terminal tips for improving daily workflow and productivity.
A guide to troubleshooting and fixing the 'nvm: command not found' error on Linux for bash, zsh, and fish shells.
A beginner's guide to understanding and using Git for version control, covering basics like repositories, commits, and branching.
Part II of a Linux server setup guide, covering Docker installation, static IP configuration, and system cleanup on Ubuntu Server.
A comprehensive reference guide for developers covering essential Bash commands, Git workflows, VSCode tips, Node.js basics, and community resources.
A guide on using the Terminal command `spctl` to verify if a macOS application has been notarized by Apple.
A quick guide on using the 'tac' command in the terminal to reverse the order of lines in a file or standard input.
A developer shares their favorite command-line interface (CLI) tools for productivity, including shells, search utilities, and system monitoring.
A guide to essential tools for improving the software development experience on Windows, including terminal emulators and package managers.
A guide to using SSH efficiently from the terminal, covering key generation, SSH agent setup, and best practices for secure remote access.
A developer shares their personal collection of useful shell aliases for zsh, including commands for npm, yarn, and system tasks.
Explains how Docker's attach and exec commands work using Linux pseudoterminals (PTYs) and includes a code implementation.
Announcing aerc 0.1.0, a terminal-based email client with vim-like keybindings, embedded terminal, and developer-focused features.
A beginner's guide to using the command line and Composer for developers, especially those familiar with WordPress.
A guide to using the terminal as a powerful, flexible alternative to GUI-based IDEs for software development.
Exploring using the re-frame framework for Clojure to build text-mode applications, moving beyond its typical web-based use with ClojureScript.
A guide on using terminal aliases to drastically improve speed and productivity for software developers.