Skip to main contentSkip to navigation
Back to all tags

command-line

12 topics and 3 pages tagged with "command-line"

Topics

Ollama

tool

Ollama is a command-line tool for running large language models locally on desktop computers, supporting popular models like Llama, Gemma, and Mistral with simple installation and management.

9/1/2025
2 pages
ai-developmentlocal-llmcommand-line+4 more

Git

tool

Git is a distributed version control system that tracks changes in source code during software development, enabling multiple developers to collaborate on projects efficiently while maintaining complete history and branching capabilities.

8/31/2025
2 pages
version-controldeveloper-toolscommand-line+4 more

GitHub CLI

howto

A command-line interface that brings GitHub functionality to your terminal, enabling management of repositories, issues, pull requests, and more.

8/31/2025
1 pages
github-cliclicommand-line+5 more

npm ELIFECYCLE Error

troubleshoot

npm is the default package manager for Node.js that manages JavaScript dependencies and provides lifecycle script execution for web development projects.

8/28/2025
1 pages
package-managersbuild-toolsjavascript-tools+8 more

Git Fatal Not A Git Repository

troubleshoot

Git is a distributed version control system that tracks changes in source code and enables collaborative software development through branching, merging, and remote repository management.

8/22/2025
2 pages
developer-toolsversion-controlgit+4 more

Git Failed Push Some Refs

troubleshoot

Git is a distributed version control system that tracks changes in source code during software development, enabling multiple developers to collaborate on projects efficiently.

8/22/2025
1 pages
version-controlgitdeveloper-tools+4 more

Git Local Changes Overwritten

troubleshoot

Git is a distributed version control system that tracks changes in source code and enables collaborative software development through branching and merging capabilities.

8/22/2025
3 pages
version-controlgitsoftware-development+4 more

Install Node.js with NVM on Mac M1

howto

Node Version Manager (NVM) is a POSIX-compliant bash script for installing and switching between multiple versions of Node.js. Node.js is a JavaScript runtime environment for server-side and command-line applications.

8/22/2025
1 pages
nodejsnvmmacos+5 more

Merge Git Branch Specific Files

howto

Git is a distributed version control system that tracks changes in source code and enables collaborative software development through branching and merging capabilities.

8/22/2025
1 pages
developer-toolsversion-controlgit+5 more

Configure Git Multiple Accounts

howto

Git is a distributed version control system that tracks changes in source code during software development, enabling multiple developers to collaborate on projects efficiently.

8/22/2025
1 pages
version-controldeveloper-toolsgit+5 more

Undo Git Commit Keep Changes

howto

Git is a distributed version control system that tracks changes in source code during software development, designed for speed, data integrity, and support for distributed workflows.

8/22/2025
1 pages
version-controlgitdeveloper-tools+4 more

Git Restore

tool

A Git command that restores working tree files and index content from commits or the staging area without updating branch references.

8/22/2025
1 pages
gitversion-controldeveloper-tools+3 more

Pages