Top "Command-line-tool" questions

A command line tool is a console based application either run in MS-DOS or a terminal (Command prompt for windows, and terminal for linux and mac)

Error Message "Xcode alone is not sufficient on Sierra"

I'd like to install openCV to vectorize image, but there's a series error message regarding Xcode and Ruby. First, I …

ruby xcode python-3.x homebrew command-line-tool
Find out the path location to Command Line Tools for Xcode

I didn't want to install the whole XCode, so I just downloaded the command line tools for Xcode. I am …

ruby xcode rvm command-line-tool
"pod init" creates error that says "You need at least git version 1.8.5 to use CocoaPods"

I was not able to install any pod in my system. Hence, I removed cocoapods from my Mac and then …

ios xcode cocoapods command-line-tool
command line tools for new 10.9 OSX for ruby gems?

After installing OSX Mavericks 10.9 demo, Im getting this after running bundle Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native …

ruby xcode macos command-line-tool
How can I add OS X "tags" to files programmatically?

Since Mavericks, OS X has had the ability to tag & colour files in Finder. Is there any way to …

macos cocoa metadata command-line-tool
OSX: Execute same command on all files within a folder

i am using a command-line tool called TMX (https://github.com/tonybeltramelli/TMXResolutionTool) I want to execute this command on …

macos command-line image-compression command-line-tool
Pod file not being initialized?

When i try to initialize pod file to use cocoapods via terminal, it gives me this error. How to fix …

ios xcode cocoapods command-line-tool xcode10
Superimposing two videos onto a static image?

I have two videos that I'd like to combine into a single video, in which both videos would sit on …

video ffmpeg video-processing video-encoding command-line-tool
Converting xlsx to xls using Microsoft Office Compitablity Pack's excelcnv

The internet says that you can convert xlsx files to xls files using Microsoft Office Compitablity like this: "C:\Program …

excel ms-office command-line-tool